Argo CD - v2.7.0

Security

Quick Start

Non-HA:

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

HA:

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

Features

  • 428d47ba8ad963ee2bcbb7a3355ea354ae3d8dea: feat: support 'helm.sh/resource-policy: keep' helm annotation (#13157) (@alexmt)

Bug fixes

  • 1adbebf8880f0e293aeb5daac184b4058aca635b: fix(ui): use name instead of title for CMP parameters (#13250) (#13337) (@gcp-cherry-pick-bot[bot])
  • d6e5768417a0db562bdefaf687d618bcfc5a0b32: fix: Disable scrollbars on pod logs viewer. Fixes #13266 (#13294) (#13397) (@gcp-cherry-pick-bot[bot])
  • daa9d4e13e045e7c58806b6fd44d1115a97b9b86: fix: Update .goreleaser.yaml (#13260) (#13263) (@gcp-cherry-pick-bot[bot])
  • 6ec093dcb6c5ecceae53f058c6d850b76d83c536: fix: remove false positive for no-discovery cmp; log string, not bytes (#13251) (#13336) (@gcp-cherry-pick-bot[bot])

Documentation

  • a707ab6b0e73dccc06b5aed01b1c342bad83fcbd: docs: Application Info field documentation (#10814) (#13351) (#13377) (@gcp-cherry-pick-bot[bot])
  • a29a2b13d12eede32a7ebf0b3f2a8a069b334a09: docs: Fix wrong link to non existing page for applicationset reference (#13207) (#13247) (@gcp-cherry-pick-bot[bot])
  • bd9ef3fbde672545007e65cc08dfdf7fde2cc208: docs: s/No supported/Not supported (#13189) (#13253) (@gcp-cherry-pick-bot[bot])

Other work

  • 29c485778aa5791aa0cb7c8e931a445753cdf84e: chore: upgrade haproxy to 2.6.12 to avoid CVE-2023-0464 (#13388) (#13401) (@gcp-cherry-pick-bot[bot])
  • 155b6a9c108769de027f45a1239493f28aaa6489: chore: upgrade redis to 7.0.11 to avoid CVE-2023-0464 (#13389) (#13402) (@gcp-cherry-pick-bot[bot])

Full Changelog: https://github.com/argoproj/argo-cd/compare/v2.7.0-rc2...v2.7.0


Details

date
May 2, 2023, 12:51 a.m.
name
v2.7.0
type
Minor
👇
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