Argo CD - v2.7.10


Quick Start

Non-HA:

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

HA:

kubectl create namespace argocd
kubectl apply -n argocd -f https://raw.githubusercontent.com/argoproj/argo-cd/v2.7.10/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

  • ad006440f351cf7bb49e24e28894098524da39a6: fix(controller): cache deadlock on delete and re-add cluster (#14780) (#14794) (@gcp-cherry-pick-bot[bot])
  • 316be4eb2731184fe2dcf448177e41a5d97bae1f: fix(controller): log failed attempts to update operation state (#14273) (#14729) (@gcp-cherry-pick-bot[bot])
  • 84e2f77520f84009bdf995c4486f0152d232769e: fix(server): handle PATCH in http/s server (#2677) (#14530) (#14732) (@gcp-cherry-pick-bot[bot])
  • 3e65ad2893528841dbfa8b02e3ac31f633715178: fix(sso): Set redirectURI for gitea, google, oauth Dex connectors (#11237) (#14737) (@gcp-cherry-pick-bot[bot])
  • fbe7f8f8d7c8843d10df63a2356ed5e4c9f51edb: fix: ApplicationSet Controller crashes when tag is not closed; panic: Cannot find end tag="}}"(#14227) ( #14227) (#14689) (@schakrad)
  • 284c16f8388ea9df6f1f5b6fc058024d808af4f2: fix: OCI dependency url can't contain part of repository (#14699) (#14757) (@gcp-cherry-pick-bot[bot])

Documentation

  • 1960da7e8f42c3c3d04ae7ea149f1c14d5e0310e: docs: Add missing value (#14538) (#14775) (@gcp-cherry-pick-bot[bot])
  • 057a39d9626b586cdde776b2990698dc7983c5ad: docs: Clarify that security policy covers last 3 versions (#14786) (#14792) (@gcp-cherry-pick-bot[bot])

Other work

  • 0157f414f3f21bc87db107c5322639da77bf4f34: chore: Print in-cluster svr addr disabled warning when server starts (#14685) (@terrytangyuan)

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


Details

date
July 31, 2023, 10:51 p.m.
name
v2.7.10
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