Argo CD - v2.8.2


Quick Start

Non-HA:

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

HA:

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

What's Changed

  • fix(14912): Fix helm valuesObject with ApplicationSet (cherry-pick #14920) by @gcp-cherry-pick-bot in https://github.com/argoproj/argo-cd/pull/15175
  • fix: stop creating new otel interceptor to avoid memory leak (cherry-pick #15174) by @gcp-cherry-pick-bot in https://github.com/argoproj/argo-cd/pull/15178
  • fix(ui): switch podgroup notification to tooltip message (cherry-pick #14821) by @gcp-cherry-pick-bot in https://github.com/argoproj/argo-cd/pull/15224
  • fix: spec.executor.instances is Optional, Support a flexible number of executors (cherry-pick #11877) by @gcp-cherry-pick-bot in https://github.com/argoproj/argo-cd/pull/15200
  • fix(appset): bitbucket server scm provider EOF on empty repo (cherry-pick #14411) by @gcp-cherry-pick-bot in https://github.com/argoproj/argo-cd/pull/15203
  • fix(appset): requeue ApplicationSet if there are validation errors (#14184) (cherry-pick #14429) by @gcp-cherry-pick-bot in https://github.com/argoproj/argo-cd/pull/15206
  • docs: add example jq path expression (cherry-pick #15130) by @gcp-cherry-pick-bot in https://github.com/argoproj/argo-cd/pull/15209
  • docs: document sourceNamespaces field (cherry-pick #15195) by @gcp-cherry-pick-bot in https://github.com/argoproj/argo-cd/pull/15212
  • fix(ui): Update default and max count for maxCookieNumber (cherry-pick #14979) by @gcp-cherry-pick-bot in https://github.com/argoproj/argo-cd/pull/15230
  • Bump version to 2.8.2 on release-2.8 branch by @github-actions in https://github.com/argoproj/argo-cd/pull/15232

Full Changelog: https://github.com/argoproj/argo-cd/compare/v2.8.1...v2.8.2


Details

date
Aug. 24, 2023, 9:05 p.m.
name
v2.8.2
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