Argo CD - v2.2.2


Quick Start

Non-HA:

kubectl create namespace argocd
kubectl apply -n argocd -f https://raw.githubusercontent.com/argoproj/argo-cd/v2.2.2/manifests/install.yaml

HA:

kubectl create namespace argocd
kubectl apply -n argocd -f https://raw.githubusercontent.com/argoproj/argo-cd/v2.2.2/manifests/ha/install.yaml

Bug Fixes

  • fix: issue with project scoped resources (#8048)
  • fix: escape proj in regex (#7985)
  • fix: Default value for retry validation #8055 (#8064)
  • fix: sync window panel is crashed if resource name not contain letters (#8053)
  • fix: upgrade github.com/argoproj/gitops-engine to v0.5.2
  • fix: retry disabled text (#8004)
  • fix: Opening app details shows UI error on some apps (#8016) (#8019)
  • fix: correctly handle project field during partial cluster update (#7994)
  • fix: Cluster API does not support updating labels and annotations (#7901)

Details

date
Jan. 1, 2022, 6:38 a.m.
name
v2.2.2
type
Patch
👇
Register or login to:
  • 🔍View and search all Argo CD releases.
  • 🛠️Create and share lists to track your tools.
  • 🚨Setup notifications for major, security, feature or patch updates.
  • 🚀Much more coming soon!
Continue with GitHub
Continue with Google
or