Argo CD - v2.7.13


Quick Start

Non-HA:

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

HA:

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

  • 5a1f5c653b72431057f7ae8306a7b67b6dc4455e: fix(health): spec.executor.instances is Optional, Support a flexible number of executors (#11877) (#15201) (@gcp-cherry-pick-bot[bot])
  • 514ff2c525c7a8cc782a93356a061eadf341af8c: fix(appset): bitbucket server scm provider EOF on empty repo (#14411) (#15204) (@gcp-cherry-pick-bot[bot])
  • ece9d1b9f7b7067f5f6aed789e92522ba87b4c71: fix: Disable keep alives for helm https connections (#13849) (@mkekeberg)
  • 0044e79b38439b4dfb9c5a9d50702001373b7f1d: fix: requeue ApplicationSet if there are validation errors (#14429) (#15207) (@gcp-cherry-pick-bot[bot])

Documentation

  • a44a121da7692d77893ab3b2eaf37d39489451bc: docs: document sourceNamespaces field (#15195) (#15213) (@gcp-cherry-pick-bot[bot])

Other work

  • ed6186b75ad1bbf352db458846be890a003aa8b3: chore: add example jq path expression (#15130) (#15210) (@gcp-cherry-pick-bot[bot])

Full Changelog: https://github.com/argoproj/argo-cd/compare/v2.7.12...v2.7.13


Details

date
Aug. 24, 2023, 8:58 p.m.
name
v2.7.13
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