Argo CD - v2.7.18


Quick Start

Non-HA:

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

HA:

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

  • ff439f6c60579fba2acbe39cf1cb434babc6a710: fix: fix calculating patch for respect ignore diff feature (#17693) (#17733) (@alexmt)

Other work

  • f45ef020d6a8e50c225a99573a662e034036b833: fix cosign (#17656) (#17740) (@alexmt)

Full Changelog: https://github.com/argoproj/argo-cd/compare/v2.7.17...v2.7.18


Details

date
April 4, 2024, 11:10 p.m.
name
v2.7.18
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