Argo CD - v2.3.1


Quick Start

Non-HA:

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

HA:

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

Bug Fixes

  • fix: Retry checkbox unchecked unexpectedly; Sync up with YAML (#8682) (#8720)
  • chore: Bump stable version of application set addon (#8744)
  • fix: correct jsonnet paths resolution (#8721)
  • fix(ui): Applications page incorrectly resets to tiles view. Fixes #8702 (#8718)

Details

date
March 11, 2022, 12:07 a.m.
name
v2.3.1
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