Skip to content

v0.2.0

Compare
Choose a tag to compare
@nitishm nitishm released this 22 Feb 19:32
· 210 commits to main since this release
d35a204

** 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]>