Argo CD - v2.4.2


Quick Start

Non-HA:

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

HA:

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

Bug fixes

  • fix: project filter (#9651) (#9709)
  • fix: broken symlink in Dockerfile (#9674)
  • fix: updated baseHRefRegex to perform lazy match (#9724)
  • fix: updated config file permission requirements for windows (#9666)

Other

  • docs: Update sync-options.md (#9687)
  • test/remote: Allow override of base image (#9734)

Details

date
June 21, 2022, 9:19 p.m.
name
v2.4.2
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