Releases: argoproj/argo-cd
Releases · argoproj/argo-cd
v0.4.0
17 May 09:55
Compare
Sorry, something went wrong.
No results found
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
11 May 23:59
Compare
Sorry, something went wrong.
No results found
Issue #187 - implement `argo settings install` command (#193)
v0.3.2
03 May 18:25
Compare
Sorry, something went wrong.
No results found
Application sync should delete 'unexpected' resources #139
Update ksonnet to v0.10.1
Detect unexpected resources
Fix: App sync frequently fails due to concurrent app modification #147
Fix: improve app state comparator: #136 , #132
v0.3.1
24 Apr 23:32
Compare
Sorry, something went wrong.
No results found
Add new rollback RPC with numeric identifiers
New argo app history and argo app rollback command
Switch to gogo/protobuf for golang code generation
Fix: create .argocd directory during argo login (issue #123 )
Fix: Allow overriding server or namespace separately (issue #110 )
v0.3.0
23 Apr 08:29
Compare
Sorry, something went wrong.
No results found
Auth support
TLS support
DAG-based application view
Bulk watch
ksonnet v0.10.0-alpha.3
kubectl apply deployment strategy
CLI improvements for app management
v0.2.0
03 Apr 18:19
Compare
Sorry, something went wrong.
No results found
Bug fixes
Rollback UI
Override parameters
v0.1.0
13 Mar 00:38
Compare
Sorry, something went wrong.
No results found
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