Argo CD - v2.7.16


Quick Start

Non-HA:

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

HA:

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

  • 1b69ce6e0b6e72fe5ccd40294bcda2e1b674d87c: fix(grpcproxy): add GRPCKeepAliveEnforcementMinimum (#16567) (@todaywasawesome)
  • 460c4cdef260b88a58cefcc878c11684c3ede92b: fix(ui): set content-type for certain UI requests (#16923) (#16930) (#16935) (@gcp-cherry-pick-bot[bot])
  • 13fe3ca589f6f2ded6001ce114e354602ed058b3: fix: enforce content type header for API requests (#16860) (Cherry-pick release-2.7) (#16880) (@alexmt)

Documentation

  • c3f55ea04eb39feba0d50908c7886519dab11252: docs: Fix format issue in rbac.md (#16521) (#16540) (@gcp-cherry-pick-bot[bot])

Dependency updates

  • fa0c504e4a062ac146858d5a17303493c176da70: chore(deps): bump github.com/go-git/go-git/v5 from 5.6.1 to 5.11.0 (#16914) (@crenshaw-dev)

Full Changelog: https://github.com/argoproj/argo-cd/compare/v2.7.15...v2.7.16


Details

date
Jan. 19, 2024, 7:38 p.m.
name
v2.7.16
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