Argo CD - v2.4.11


Quick Start

Non-HA:

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

HA:

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

Bug fixes

fix: Pin gitops-engine to v0.7.3 to include https://github.com/argoproj/gitops-engine/pull/449
fix: Correctly assume cluster-scoped resources to be self-referenced (#10390)

Other changes

docs: fix typo in upgrade notes (#10377)


Details

date
Aug. 22, 2022, 9:52 a.m.
name
v2.4.11
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