Argo CD - v2.7.9


Quick Start

Non-HA:

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

HA:

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

Release Signatures and Provenance

All Argo CD container images are signed by cosign. A Provenance is generated for container images and CLI binaries which meet the SLSA Level 3 specifications. See the documentation on how to verify.

Upgrading

If upgrading from a different minor version, be sure to read the upgrading documentation.

Changelog

Bug fixes

  • f1bfa8c6555cfbfcd9e85452e9828780b93f49cf: fix(ui): Fix Destination Cluster URL/Name Drop down not updating destination field (#13813) (#14216) (#14627) (@gcp-cherry-pick-bot[bot])
  • 53eeed06b0d871dbc87a3a9827d4da388356b7bc: fix(ui): correctly align status column in application resource list (#14618) (@aslafy-z)
  • ba44ddb9a1955f67906b31bd8ff72a09857d2623: fix: webhook handler fails to refresh when alternate application namespaces are configured (#13976) (#14653) (@gcp-cherry-pick-bot[bot])

Documentation

  • 0d243302985f9d7a8d6af53806ac723057521e56: docs: Skip export keyword in notification docs (#14633) (#14643) (@gcp-cherry-pick-bot[bot])

Other work

  • 8249eddf7589ecde202f8832967e0b0616c5790b: docs(deep-links): Fix link to pkg.go.dev to not return 404 (#14595) (#14640) (@gcp-cherry-pick-bot[bot])

Full Changelog: https://github.com/argoproj/argo-cd/compare/v2.7.8...v2.7.9


Details

date
July 24, 2023, 6:50 p.m.
name
v2.7.9
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