Argo CD - v2.4.3


Quick Start

Non-HA:

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

HA:

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

Bug fixes

  • fix: respect OIDC providers' supported token signing algorithms (#9433) (#9761)
  • fix websockets for terminal not working on subPath (#9795)
  • fix: avoid closing and re-opening port of api server settings change (#9778)
  • fix: [ArgoCD] Fixing webhook typo in case of error in GetManifests (#9671)
  • fix: overrides should not appear in the manifest cache key (#9601)

Details

date
June 27, 2022, 9:39 p.m.
name
v2.4.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