Argo CD - v2.2.3


Quick Start

Non-HA:

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

HA:

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

Bug Fixes

  • fix: application exist panic when execute api call (#8188)
  • fix: route health check stuck in 'Progressing' (#8170)

Other

  • refactor: introduce 'byClusterName' secret index to speedup cluster server URL lookup (#8133)
  • chore: Update to Redis 6.2.4 (#8157) (#8158)

Details

date
Jan. 18, 2022, 6:03 p.m.
name
v2.2.3
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