winget install --id argoproj.argocd
About ArgoCD
A command line tool for communicating with ArgoCD
What's new in 3.4.2
Quick Start Non-HA: kubectl create namespace argocd kubectl apply -n argocd --server-side --force-conflicts -f https://raw.githubusercontent.com/argoproj/argo-cd/v3.4.2/manifests/install.yaml HA: kubectl create namespace argocd kubectl apply -n argocd --server-side --force-conflicts -f https://raw.githubusercontent.com/argoproj/argo-cd/v3.4.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. Release Notes Blog Post For a detailed breakdown of the key changes and improvements in this release, check out the official blog post Upgrading If upgrading from a different minor version, be sure to read the upgrading documentation. Changelog Bug fixes - b15e9e3 fix: Revert "fix: avoid calling UpdateRevisionForPaths unnecessary (#25151)" (cherry-pick #27241 for 3.4) (#27251) (argo-cd-cherry-pick-bot[bot], Alexander Matyushentsev) - 570ccbc fix: prevent panic on nil APIResource in permission validator (cherry-pick #26610 for 3.4) (#27752) (argo-cd-cherry-pick-bot[bot], Andy Lo-A-Foe) Dependency updates - 6eb6215 chore(deps): bump github.com/moby/spdystream from 0.5.0 to 0.5.1 (cherry-pick #27401 for 3.4) (#27734) (argo-cd-cherry-pick-bot[bot], dependabot[bot]) Other work - 35ea43c Merge commit from fork (Blake Pettersson) - bcb4298 Merge commit from fork (Peter Jiang) - 4e71577 chore: bump otel/sdk to 1.43.0 (release-3.4) (#27806) (Nitish Kumar) - 6e227ba ci: pin images of setup-q...
Version history
| Version | Updated | Notes |
|---|---|---|
| 3.4.2 | Unknown | Quick Start Non-HA: kubectl create namespace argocd kubectl apply -n argocd --server-side --force-conflicts -f https://raw.githubusercontent.com/argoproj/argo-cd/v3.4.2/manifests/install.yaml HA: kubectl create namespace... |
| 3.4.1 | Unknown | Important Following Helm 3.19.0 change in how Helm interprets K8s cluster version, this Argo CD release contains a change that aligns how Argo CD interprets K8s cluster version with Helm behavior. Impact: Application Set... |
| 3.3.8 | Unknown | Quick Start Non-HA: kubectl create namespace argocd kubectl apply -n argocd --server-side --force-conflicts -f https://raw.githubusercontent.com/argoproj/argo-cd/v3.3.8/manifests/install.yaml HA: kubectl create namespace... |
| 3.3.7 | Unknown | Quick Start Non-HA: kubectl create namespace argocd kubectl apply -n argocd --server-side --force-conflicts -f https://raw.githubusercontent.com/argoproj/argo-cd/v3.3.7/manifests/install.yaml HA: kubectl create namespace... |
| 3.3.6 | Unknown | Quick Start Non-HA: kubectl create namespace argocd kubectl apply -n argocd --server-side --force-conflicts -f https://raw.githubusercontent.com/argoproj/argo-cd/v3.3.6/manifests/install.yaml HA: kubectl create namespace... |
| 3.3.5 | Unknown | Quick Start Non-HA: kubectl create namespace argocd kubectl apply -n argocd --server-side --force-conflicts -f https://raw.githubusercontent.com/argoproj/argo-cd/v3.3.5/manifests/install.yaml HA: kubectl create namespace... |
| 3.3.4 | Unknown | Quick Start Non-HA: kubectl create namespace argocd kubectl apply -n argocd --server-side --force-conflicts -f https://raw.githubusercontent.com/argoproj/argo-cd/v3.3.4/manifests/install.yaml HA: kubectl create namespace... |
| 3.3.3 | Unknown | Quick Start Non-HA: kubectl create namespace argocd kubectl apply -n argocd --server-side --force-conflicts -f https://raw.githubusercontent.com/argoproj/argo-cd/v3.3.3/manifests/install.yaml HA: kubectl create namespace... |
| 3.3.1 | Unknown | Important Before upgrading all types of Argo CD installations to this release, please read the upgrade guide first: https://argo-cd.readthedocs.io/en/stable/operator-manual/upgrading/3.2-3.3/#breaking-changes Upgrading A... |
| 3.3.0 | Unknown | Quick Start Non-HA: kubectl create namespace argocd kubectl apply -n argocd --server-side --force-conflicts -f https://raw.githubusercontent.com/argoproj/argo-cd/v3.3.0/manifests/install.yaml HA: kubectl create namespace... |
| 3.2.6 | Unknown | Quick Start Non-HA: kubectl create namespace argocd kubectl apply -n argocd -f https://raw.githubusercontent.com/argoproj/argo-cd/v3.2.6/manifests/install.yaml HA: kubectl create namespace argocd kubectl apply -n argocd... |
| 3.2.5 | Unknown | Quick Start Non-HA: kubectl create namespace argocd kubectl apply -n argocd -f https://raw.githubusercontent.com/argoproj/argo-cd/v3.2.5/manifests/install.yaml HA: kubectl create namespace argocd kubectl apply -n argocd... |
| 3.2.4 | Unknown | Quick Start Non-HA: kubectl create namespace argocd kubectl apply -n argocd -f https://raw.githubusercontent.com/argoproj/argo-cd/v3.2.4/manifests/install.yaml HA: kubectl create namespace argocd kubectl apply -n argocd... |
| 3.2.3 | Unknown | Quick Start Non-HA: kubectl create namespace argocd kubectl apply -n argocd -f https://raw.githubusercontent.com/argoproj/argo-cd/v3.2.3/manifests/install.yaml HA: kubectl create namespace argocd kubectl apply -n argocd... |
| 3.2.2 | Unknown | Quick Start Non-HA: kubectl create namespace argocd kubectl apply -n argocd -f https://raw.githubusercontent.com/argoproj/argo-cd/v3.2.2/manifests/install.yaml HA: kubectl create namespace argocd kubectl apply -n argocd... |
| 3.2.1 | Unknown | Quick Start Non-HA: kubectl create namespace argocd kubectl apply -n argocd -f https://raw.githubusercontent.com/argoproj/argo-cd/v3.2.1/manifests/install.yaml HA: kubectl create namespace argocd kubectl apply -n argocd... |
| 3.2.0 | Unknown | Quick Start Non-HA: kubectl create namespace argocd kubectl apply -n argocd -f https://raw.githubusercontent.com/argoproj/argo-cd/v3.2.0/manifests/install.yaml HA: kubectl create namespace argocd kubectl apply -n argocd... |
| 3.1.11 | Unknown | Quick Start Non-HA: kubectl create namespace argocd kubectl apply -n argocd -f https://raw.githubusercontent.com/argoproj/argo-cd/v3.1.11/manifests/install.yaml HA: kubectl create namespace argocd kubectl apply -n argocd... |
| 3.1.9 | Unknown | Quick Start Non-HA: kubectl create namespace argocd kubectl apply -n argocd -f https://raw.githubusercontent.com/argoproj/argo-cd/v3.1.9/manifests/install.yaml HA: kubectl create namespace argocd kubectl apply -n argocd... |
| 3.1.8 | Unknown | Quick Start Non-HA: kubectl create namespace argocd kubectl apply -n argocd -f https://raw.githubusercontent.com/argoproj/argo-cd/v3.1.8/manifests/install.yaml HA: kubectl create namespace argocd kubectl apply -n argocd... |