Releases: argoproj/argo-cd
Releases · argoproj/argo-cd
v0.4.2
v0.4.1
v0.4.0
v0.4.0 (2018-05-17)
- SSO Integration
- GitHub Webhook
- Add application health status
- Sync/Rollback/Delete is asynchronously handled by controller
- Refactor CRUD operation on clusters and repos
- Sync will always perform kubectl apply
- Synced Status considers last-applied-configuration annotatoin
- Server & namespace are mandatory fields (still inferred from app.yaml)
- Manifests are memoized in repo server
- Fix connection timeouts to SSH repos
v0.4.0-alpha1
Issue #187 - implement `argo settings install` command (#193)
v0.3.2
v0.3.1
v0.3.0
v0.2.0
v0.1.0
- Define app in Github with dev and preprod environment using KSonnet
- Add cluster Diff App with a cluster Deploy app in a cluster
- Deploy a new version of the app in the cluster
- App sync based on Github app config change - polling only
- Basic UI: App diff between Git and k8s cluster for all environments Basic GUI