Argo CD - v2.4.12


Quick Start

Non-HA:

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

HA:

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

Bug fixes

  • fix: add skip-test-tls flag to optionally skip testing for tls (#9679) (10564)
  • fix: update deploymentConfig's healthcheck to wait for replicationController to be Available (#10462)
  • fix: hide terminal on the non-pod resource kind (#9980) (#10556)
  • fix: appset controller should preserve argocd refresh annotation (#10510)
  • fix: invalid error handling (#10384) (#10385)

Other changes

  • docs: decision about logs RBAC enforcement in release notes for 2.4 (#10564)
  • docs: update description of policy.csv example in rbac.md (#10565)
  • docs: Fix Broken Link in Getting Started Docs (#10585)
  • docs: remove duplicate word in user-management doc (#10546)
  • fix: added github and gitlab response mock and replaced external calls (#9305)
  • test: fix flaky gitea tests (#10354)
  • fix: Added mock for gitea response in appset PR,SCM generator (#9400)

Details

date
Sept. 16, 2022, 1:33 a.m.
name
v2.4.12
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