Skip to content

v0.5.0

Compare
Choose a tag to compare
@alexmt alexmt released this 12 Jun 20:39
· 7455 commits to master since this release
df0e2e4
  • RBAC access control
  • Repository/Cluster state monitoring
  • ArgoCD settings import/export
  • Application creation UI wizard
  • argocd app manifests for printing the application manifests
  • argocd app unset command to unset parameter overrides
  • Fail app sync if prune flag is required (#276)
  • Take into account number of unavailable replicas to decided if deployment is healthy or not #270
  • Repo names containing underscores were not being accepted (#258)
  • Cookie token was not parsed properly when mixed with other site cookies
  • Add ability to show parameters and overrides in CLI (resolves #240)