Skip to content

Releases: Azure/orkestra

v0.4.0

11 Apr 07:06
Compare
Choose a tag to compare

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

23 Mar 22:32
028d210
Compare
Choose a tag to compare

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

02 Mar 20:57
078d270
Compare
Choose a tag to compare

v0.2.1

v0.2.0

22 Feb 19:32
d35a204
Compare
Choose a tag to compare

** 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 <nitishm@microsoft.com>

* Update Tiltfile to use appgroup only

Signed-off-by: nitishm <nitishm@microsoft.com>

* Rename DAG to Application

Renamed DAG struct to Application
Renamed DAGData struct to DAG

Signed-off-by: nitishm <nitishm@microsoft.com>

v0.1.1

16 Feb 17:55
Compare
Choose a tag to compare
v0.1.1

v0.1.0

03 Feb 20:27
23586fe
Compare
Choose a tag to compare

Version 0.1.0 release of orkestra

  • includes example/simple