Argo CD - v2.7.5


Quick Start

Non-HA:

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

HA:

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

  • cbed3d484675bda9bafdb1d6cdfbe8c7c696e114: fix(cli): support application in any namespace with argocd app diff (#13978) (#13980) (#14061) (@gcp-cherry-pick-bot[bot])
  • dbb488a607439f12d5e89d60aed9abd5695cc47a: fix(cmp): discover plugins relative to app path (#13940) (#13946) (#14084) (@crenshaw-dev)
  • 2552c546a3f07e0285dbf27edfe80bbecb3445f1: fix(ui): Fix Patch and Get Manifests (#13949) (#13952) (@gcp-cherry-pick-bot[bot])
  • 0df409394da76a625af3c12dc8ae8273b5f3252e: fix(ui): soften readiness gate failure message (#13972) (#14076) (#14079) (@crenshaw-dev)
  • dd565e782ee229deeb12e44aba23a12b920bdcd9: fix: Multi source apps resolve revision in .status field (#14081) (#14086) (@gcp-cherry-pick-bot[bot])

Documentation

  • fe276bce5522d0562da0be69c9061c6322dbe996: docs: add documentation for child elements of path (#14044) (#14054) (@gcp-cherry-pick-bot[bot])
  • d5a3ae3dece52acf0249b7fcae2fcae0f1ed5ef6: docs: add golang upgrade note for 2.5 (#14048) (#14057) (@gcp-cherry-pick-bot[bot])
  • a911b005bd04271ce77162a2e98b63dea048c119: docs: note CLI incompatibilities (#14049) (#14060) (@gcp-cherry-pick-bot[bot])

Dependency updates

  • d7f67a17d631c3dc6c8a2e7f936101da4b9630e2: chore(deps): bump ubuntu base image version (#14024) (#14066) (@gcp-cherry-pick-bot[bot])
  • e4aa7b61bc4776236457a64f545e97bc6fe046f5: chore(deps): upgrade go to 1.19.10 (#13942) (@crenshaw-dev)
  • 6ed3d619a6b1bf937239765676fb60f59ce1ac91: chore(deps): upgrade haproxy to 2.6.14-alpine (#14018) (#14051) (@gcp-cherry-pick-bot[bot])

Full Changelog: https://github.com/argoproj/argo-cd/compare/v2.7.4...v2.7.5


Details

date
June 16, 2023, 3:24 p.m.
name
v2.7.5
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