chore: fix version
This commit is contained in:
parent
c9163f6005
commit
2669e2822f
@ -727,4 +727,4 @@ Integrate with external systems via APIs:
|
||||
|
||||
**Made with vaporwave dreams and Rust reality ✨**
|
||||
|
||||
Last updated: November 2025 | Version: 0.2.0 (Specification)
|
||||
Last updated: November 2025 | Version: 0.1.0 (Specification)
|
||||
|
||||
@ -17,6 +17,7 @@
|
||||
[Features](#-features) • [Quick Start](#-quick-start) • [Architecture](#-architecture) • [Docs](docs/) • [Contributing](#-contributing)
|
||||
|
||||
</div>
|
||||
|
||||
---
|
||||
|
||||
```txt
|
||||
@ -29,7 +30,7 @@
|
||||
Where ideas vaporize into reality
|
||||
```
|
||||
|
||||
## 🌟 What is Vapora v2.0?
|
||||
## 🌟 What is Vapora v1.0?
|
||||
|
||||
**VAPORA** is an **intelligent development orchestration platform** where teams and AI agents collaborate seamlessly to solve the 4 critical problems in parallel:
|
||||
|
||||
@ -200,7 +201,7 @@
|
||||
|
||||
```bash
|
||||
# Build and push Docker images
|
||||
nu scripts/build-docker.nu --registry docker.io --tag v0.2.0 --push
|
||||
nu scripts/build-docker.nu --registry docker.io --tag v0.1.0 --push
|
||||
|
||||
# Update secrets
|
||||
edit kubernetes/03-secrets.yaml # Add your API keys
|
||||
@ -475,7 +476,7 @@ provisioning workflow run workflows/deploy-full-stack.yaml
|
||||
---
|
||||
📚 Documentation & Specifications
|
||||
|
||||
VAPORA v2.0 is built on comprehensive specifications organized by domain:
|
||||
VAPORA v1.0 is built on comprehensive specifications organized by domain:
|
||||
|
||||
**Core Specifications** (guides/core/):
|
||||
- **VAPORA-ARCHITECTURE-V2.md**: 4-layer architecture (Frontend, API, Service, Data, Infrastructure)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user