Argo CD - v2.7.8


Quick Start

Non-HA:

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

HA:

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

  • 697f2d403e2026e50cf69082b0dfc6b49326ba7a: fix(appset): normalize app spec before applying (#14481) (#14555) (@gcp-cherry-pick-bot[bot])
  • c45665f039cf1b0312db3be86d24a39beaf569eb: fix(cli): allow argocd cli app command for multi source apps (#14256) (#14587) (@gcp-cherry-pick-bot[bot])
  • 62e997307410a5c9a4c3e3bef6996f220a1775eb: fix(cli): argocd CLI RBAC validation doesn't work on actions (#13911) (#14578) (#14582) (@gcp-cherry-pick-bot[bot])
  • fe4ba2399e5838e2c9a3e1d32c2301b9242e30a5: fix(cli): fix tracking annotation diff for non-namespaced resources (#14508) (@maxbrunet)
  • 687323fece803bfe33adc2275da007c45737c659: fix: 'argocd-server-tls' Secret should be loaded from informer (#14522) (#14547) (@gcp-cherry-pick-bot[bot])
  • 4f1d8764269d919bc5d99eb75ea2b971081f662b: fix: Correct pod log viewer to support short log lines. Fixes #14402 (#14543) (#14562) (@gcp-cherry-pick-bot[bot])
  • 2b326dcd2f94573957557b3b101604f56a2f695f: fix: Fix pod log viewer scrollbars (#14199) (#14419) (@gcp-cherry-pick-bot[bot])
  • 85e5b0b102589e986a5f60ebb06a208120f5889e: fix: Update bitbucket.org rsa ssh key (#14392) (#14397) (@gcp-cherry-pick-bot[bot])
  • 7d67b4d498272e024c006a4f88d33f2ef1b9de41: fix: warn instead of error on failure to get plugin app details (#14430) (@crenshaw-dev)

Documentation

  • da5dab7f2f01295ea969aaa3aacc65bec04704ca: docs: Correct example ClusterRole to allow Events in any namespace (#14544) (#14551) (@gcp-cherry-pick-bot[bot])
  • 63c45b362511e3ff0c1fc89cab50ea5781d83236: docs: Update SLSA verification commands (#14437) (#14455) (@gcp-cherry-pick-bot[bot])
  • cb06d7d78922a37f338fe6ba7684d98984f8e3be: docs: managedFieldsManagers example in docs needs double-quotes (#14324) (#14372) (@gcp-cherry-pick-bot[bot])
  • d9dfdaed2225016a279db7b7579d9d12eab3b0ac: docs: typofix (#14344) (#14356) (@gcp-cherry-pick-bot[bot])

Other work

  • 490fb79090e9ba978e4fd40889b19697ebe2b404: Cherry[2.7] Helm repository might affect manifest generation of not related helm charts (#14528) (@alexmt)

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


Details

date
July 19, 2023, 3:58 p.m.
name
v2.7.8
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