Argo CD - v2.7.7


Quick Start

Non-HA:

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

HA:

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

  • 0a368c2835c372cf967fbe51426c4fc35d2dd019: feat: upgrade dexIDP from 2.36.0 -> 2.37.0 (#14305) (#14310) (#14322) (@venkatamutyala)

Bug fixes

  • 3424fa467610764a62b804b5dd015d57653832f2: fix(appset): handles a race condition where RollingSync does not properly detect a successful sync (#13926) (#14200) (@gcp-cherry-pick-bot[bot])
  • 26a40aa741bd78f927450df77043e4afb976f611: fix(ui): Add newlines to copy and paste of logs (#14019) (#14103) (#14144) (@gcp-cherry-pick-bot[bot])
  • 93b22286ee93f9304ea0a54122fb65d4e0bd3962: fix(ui): Polish pod logs viewer (#14050) (#14107) (#14193) (@gcp-cherry-pick-bot[bot])
  • dd70d97825bceeaed25663ff1cf938cfc3b11466: fix: Correctly verify signatures when targetRevision is a branch name (cherry-pick #14214) (#14236) (@jannfis)

Documentation

  • e48496cd4af24687967f9ba307b45fc4c64cf6fc: docs: Add documentation on background cascading deletion (#12229) (#14149) (@gcp-cherry-pick-bot[bot])
  • 6bd5bd0ddd548885f06229512d745866d4ea9e78: docs: Adding explanation for CMP yaml/json generation (must be K8S object) (#9471) (#14295) (#14302) (@gcp-cherry-pick-bot[bot])
  • 58686278f3e6e229185154707221b03607690d01: docs: Clarify "SSH known host public keys" text (#13537) (#14298) (@gcp-cherry-pick-bot[bot])
  • ba2982e69d916d5dbf0805dab8541a1612691551: docs: explicit that ArgoCD hooks replaces the Helm ones (#14283) (#14288) (@gcp-cherry-pick-bot[bot])
  • 1611ca5667989308fe2b4cecb714d8074be1f773: docs: howto configure clusters with iam (#14187) (#14190) (@gcp-cherry-pick-bot[bot])

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


Details

date
July 5, 2023, 8:25 p.m.
name
v2.7.7
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