Argo CD - v2.4.6


Quick Start

Non-HA:

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

HA:

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

Features

  • feat: Treat connection reset as a retryable error (#9739)

Bug fixes

  • fix: 'unexpected reserved bits' breaking web terminal (#9605) (#9895)
  • fix: argocd login just hangs on 2.4.0 #9679 (#9935)
  • fix: CMP manifest generation fails with ENHANCE_YOUR_CALM if over 40s (#9922)
  • fix: NotAfter is not set when ValidFor is set (#9911)
  • fix: add missing download CLI tool link for ppc64le, s390x (#9649)
  • fix: Check tracking annotation for being self-referencing (#9791)
  • fix: Make change of tracking method work at runtime (#9820)
  • fix: argo-cd git submodule is using SSH auth instead of HTTPs (#3118) (#9821)

Other

  • docs: fix typo in Generators-Git.md (#9949)
  • docs: add terminal documentation (#9948)
  • test: Use dedicated multi-arch workloads in e2e tests (#9921)
  • docs: Adding blank line so list is formatted correctly (#9880)
  • docs: small fix for plugin stream filtering (#9871)
  • docs: Document the possibility of rendering Helm charts with Kustomize (#9841)
  • docs: getting started notes on self-signed cert (#9429) (#9784)
  • test: check for error messages from CI env (#9953)

Details

date
July 12, 2022, 11:14 p.m.
name
v2.4.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