Argo CD - v2.4.4


Quick Start

Non-HA:

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

HA:

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

Bug fixes

  • fix: missing path segments for git file generator (#9839)
  • fix: make sure api server informer does not stop after setting change (#9842)
  • fix: support resource logs and exec (#9833)
  • fix: configurable CMP tar exclusions (#9675) (#9789)
  • fix: prune any deleted refs before fetching (#9504)

Other

  • test: Remove circular symlinks from testdata (#9886)
  • docs: custom secret must be labeled (#9835)
  • docs: update archlinux install with official package (#9718)
  • docs: explain rightmost git generator path parameter behavior (#9799)

Details

date
July 7, 2022, 7:59 a.m.
name
v2.4.4
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