Argo CD - v2.2.6


Quick Start

Non-HA:

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

HA:

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

Bug Fixes

  • fix: prevent file traversal using helm file values param and application details api (#8606)
  • fix!: enforce app create/update privileges when getting repo details (#8558)
  • feat: support custom helm values file schemes (#8535)

Details

date
March 6, 2022, 6:08 a.m.
name
v2.2.6
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