Argo CD - v2.10.0-rc2

Security

Quick Start

Non-HA:

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

HA:

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

Changes

This log fixes a security issue: https://github.com/argoproj/argo-cd/security/advisories/GHSA-92mw-q256-5vwg

🚨 Important: The security fix includes a breaking API change. Please read the GHSA before upgrading! 🚨

Bug fixes (4)

  • fix: Use the cache for sharding (#15237) (#16902)
  • fix: enforce content type header for API requests (#16860) (#16877)
  • fix: add list permission deployments (#16785) (#16803)
  • fix(ui):Fixed log horizontal scroll for issue #16411 (#16727) (#16762)

Documentation (2)

  • docs: add context to configmap example (#16763) (#16764)
  • docs: configmap items are strings (#16737) (#16738)

Other (2)

  • chore(deps): bump github.com/go-git/go-git/v5 from 5.8.1 to 5.11.0 (#16911)
  • Added Openkruise workload integration health check scripts (#16238) (#16805)

Security

Security wording was detected, but no CVEs were found.

Details

date
Jan. 18, 2024, 9:14 p.m.
name
v2.10.0-rc2
type
Pre-release
👇
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