Orkestra Versions Save

Orkestra is a cloud-native release orchestration and lifecycle management (LCM) platform for the fine-grained orchestration of inter-dependent helm charts and their dependencies

v0.4.0

3 years ago

Breaking Changes

  • Removed groupID
  • Integrated HelmRelease into the Application Spec (#151)
  • Debugging/dev tools - okteto & tilt configuration files added/updated
  • Deprecated registry-config in favor of dynamic repo config through ApplicationGroup.Spec.ApplicationSpec

v0.3.0

3 years ago

NOTE: The deployment for orkestra uses the latest docker tag. Expect breaking changes or else manually switch to v0.3.0 tag

v0.2.1

3 years ago

v0.2.1

v0.2.0

3 years ago

** BREAKING CHANGES**

- No longer supporting Application type and application reconciler
- Application spec has been merged into ApplicationGroup API

- No changes to behavior other than revised spec and sample YAMLs

Signed-off-by: nitishm <[email protected]>

* Update Tiltfile to use appgroup only

Signed-off-by: nitishm <[email protected]>

* Rename DAG to Application

Renamed DAG struct to Application
Renamed DAGData struct to DAG

Signed-off-by: nitishm <[email protected]>

v0.1.1

3 years ago

v0.1.0

3 years ago

Version 0.1.0 release of orkestra

  • includes example/simple