Skip to content

Releases: argoproj/argo-cd

v0.3.1

24 Apr 23:32
7d08ab4
Compare
Choose a tag to compare
  • 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
8a28511
Compare
Choose a tag to compare
  • 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
59dbe8d
Compare
Choose a tag to compare
  • Bug fixes
  • Rollback UI
  • Override parameters

v0.1.0

13 Mar 00:38
Compare
Choose a tag to compare
  • 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