Argo CD - v2.4.10


Quick Start

Non-HA:

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

HA:

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

Bug fixes

  • fix: missing actions (#10327) (#10359)
  • fix: Suppressed ssh scheme url warn log (#9836)
  • fix: respect ARGOCD_GIT_MODULES_ENABLED in the appset controller (#10285) (#10287)

Other changes

  • docs: Add "Create Namespace" to sync options doc (#3490) (#10326)
  • docs: Document safe concurrent processing of sidecar CMP (#10336)
  • docs: clusterResources in declarative cluster config (#10219)

Details

date
Aug. 17, 2022, 9:44 p.m.
name
v2.4.10
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