Argo CD - v2.7.3


Quick Start

Non-HA:

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

HA:

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

  • 3778173c05031362742351082d4cf108997b67a6: Revert "fix: interpolate gen fix (#12716) (#13061)" (#13666) (#13668) (@gcp-cherry-pick-bot[bot])
  • b0df91d209538304a1b16364c633a0507b63806a: fix(appset): handle templating of raw JSON fields (#12947) (#12949) (#13654) (@gcp-cherry-pick-bot[bot])
  • 0794a14400ab37070e960ca71262c9eccc2d9869: fix: Reduce of empty array with no initial value for LogsView (#13620) (#13651) (@gcp-cherry-pick-bot[bot])
  • fb2ae1198df61afbc4099f28078405509db5b22b: fix: append elementsYaml in order to keep fields order (#13335) (#13508) (@crenshaw-dev)
  • a565d7d3a4e18af6c0770198201660ffe2270d39: fix: avoid acquiring lock on two mutexes at the same time to prevent deadlock (#13636) (#13648) (@gcp-cherry-pick-bot[bot])
  • 3f8bd11786485245c8e6a0653ce2916cb682fa91: fix: consume cluster cache deadlock fix from gitops-engine (#13612) (@jaideepr97)
  • 6d85d6f85fb297db291116321d137c8878171d2c: fix: deeplinks API checking wrong permissions (#13664) (#13670) (@gcp-cherry-pick-bot[bot])
  • d80a5d1a273537e3a1f332502bcd5b4e61ab5b43: fix: deeplinks fails when app uses cluster name (#13564) (#13569) (@gcp-cherry-pick-bot[bot])
  • ecbb7aa07485c7f36b29fe82753f0879b804cc12: fix: prevent concurrent processing if kustomize commonAnnotations exist (#13697) (#13702) (@gcp-cherry-pick-bot[bot])
  • 959993061191bd66b054bc2126693c7bad270133: fix: set containerName value for log view selector (#13587) (#13638) (@gcp-cherry-pick-bot[bot])

Documentation

  • ba17262c9615bbc7655909527008dad928524184: docs: Update kustomize resource to correct path (#13196) (#13632) (@gcp-cherry-pick-bot[bot])

Full Changelog: https://github.com/argoproj/argo-cd/compare/v2.7.2...v2.7.3


Details

date
May 24, 2023, 4:14 p.m.
name
v2.7.3
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