Argo CD - v2.8.0-rc3


Quick Start

Non-HA:

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

HA:

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

What's Changed

  • docs: typofix (cherry-pick #14344) by @gcp-cherry-pick-bot in https://github.com/argoproj/argo-cd/pull/14355
  • docs: Added information about scopes (#2782) (cherry-pick #14354) by @gcp-cherry-pick-bot in https://github.com/argoproj/argo-cd/pull/14380
  • docs: managedFieldsManagers example in docs needs double-quotes (cherry-pick #14324) by @gcp-cherry-pick-bot in https://github.com/argoproj/argo-cd/pull/14371
  • fix(sharding): recurring info logs to debug (cherry-pick #14383) by @gcp-cherry-pick-bot in https://github.com/argoproj/argo-cd/pull/14385
  • fix: Update bitbucket.org rsa ssh key (cherry-pick #14392) by @gcp-cherry-pick-bot in https://github.com/argoproj/argo-cd/pull/14396
  • fix: adds WebSocket ping to interactive terminal (#14191) (cherry-pick #14192) by @gcp-cherry-pick-bot in https://github.com/argoproj/argo-cd/pull/14399
  • docs: fix typo (cherry-pick #14412) by @gcp-cherry-pick-bot in https://github.com/argoproj/argo-cd/pull/14413
  • fix(action): copy metadata on create-job action (#14232) (cherry-pick #14233) by @gcp-cherry-pick-bot in https://github.com/argoproj/argo-cd/pull/14453
  • fix: Fix pod log viewer scrollbars (cherry-pick #14199) by @gcp-cherry-pick-bot in https://github.com/argoproj/argo-cd/pull/14418
  • fix: trigger refresh on changed ignoreDifferences (cherry-pick #12607) by @gcp-cherry-pick-bot in https://github.com/argoproj/argo-cd/pull/14403
  • docs: Update SLSA verification commands (cherry-pick #14437) by @gcp-cherry-pick-bot in https://github.com/argoproj/argo-cd/pull/14454
  • chore: cherry-pick (#14348) Add support for self-signed TLS / Certificates for Gitlab Scm Provider by @ishitasequeira in https://github.com/argoproj/argo-cd/pull/14462
  • fix(cli): fix tracking annotation diff for non-namespaced resources (#9773) (cherry-pick #13924) by @gcp-cherry-pick-bot in https://github.com/argoproj/argo-cd/pull/14473
  • Bump version to 2.8.0-rc3 on release-2.8 branch by @github-actions in https://github.com/argoproj/argo-cd/pull/14474

Full Changelog: https://github.com/argoproj/argo-cd/compare/v2.8.0-rc2...v2.8.0-rc3


Details

date
July 12, 2023, 9:02 p.m.
name
v2.8.0-rc3
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