Releases: argoproj/argo-cd
Releases · argoproj/argo-cd
v0.4.7
v0.4.6
v0.4.5
v0.4.4
- Add ability to show parameters and overrides in CLI (resolves #240)
- Add Events API endpoint
- Issue #238 - add upsert flag to 'argocd app create' command
- Add repo browsing endpoint (#229)
- Support subscribing to settings updates and auto-restart of dex and API server
- Issue #233 - Controller does not persist rollback operation result
- App sync frequently fails due to concurrent app modification
v0.4.3
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)