Argo CD Releases
Track Argo CD releases, Kubernetes version compatibility, feature evolution, and upgrade guidance. GitOps workflow changes, ApplicationSet improvements, and Flux CD comparison.
—
Total Versions
—
Supported
—
Latest
Version Timeline
All tracked releases with lifecycle status and EOL dates.
Loading version data…
Lifecycle Timeline
Visual overview of active support and maintenance windows.
Upgrade Paths
Migration guidance between major versions — breaking changes, effort estimates, and tips.
Breaking Changes
- ApplicationSet controller merged into argocd-server (2.11+)
- Deprecated sync options removed
- RBAC policy syntax changes for ApplicationSets
- Notification controller consolidated
- Health assessment behavior changes for some resources
- Helm value file handling stricter
Migration Notes
Upgrade one minor version at a time. The ApplicationSet controller merge in 2.11 is the biggest change: if you deployed it separately, you need to remove the standalone deployment. RBAC policies for ApplicationSets may need updating. Test in a non-production cluster first.
Breaking Changes
- Updated default sync retry behavior
- New ApplicationSet generator options
- Enhanced multi-source Application handling
Migration Notes
Straightforward upgrade. Update Helm chart or kustomize manifests, apply, verify. No architectural changes. Check the changelog for any deprecated features you rely on.
Version Risk Assessment
Evaluate risk factors before choosing a version for production.
| Version | EOL Risk | CVE Risk | Ecosystem | Cloud Support | Overall | Recommended Action |
|---|---|---|---|---|---|---|
| Argo CD 2.9 and older | Critical | High | Unsupported | None | Critical | No patches — upgrade through each minor version |
| Argo CD 2.10 | Critical | Medium | Unsupported | Degrading | Critical | Past EOL — upgrade to 2.12+ |
| Argo CD 2.11 | High | Low | Maintenance | Full | Medium | Security-only — plan upgrade |
| Argo CD 2.12 | Low | Low | Active | Full | Low | Current supported — recommended |
| Argo CD 2.13 | None | Low | Active | Full | Low | Latest — recommended for new installs |
Argo CD supports the latest 3 minor versions. Older versions receive no patches. Assessed March 2026.
Argo CD Version Feature Comparison
Side-by-side feature differences across major versions.
| Feature | 2.8 | 2.9 | 2.10 | 2.11 | 2.12 |
|---|---|---|---|---|---|
| ApplicationSet controller | Separate | Separate | Separate | Merged | Merged |
| Multi-source Applications | Beta | Beta | Stable | Stable | Enhanced |
| Server-side diff | No | Beta | Stable | Stable | Stable |
| Notifications controller | Separate | Separate | Merged | Merged | Merged |
| Web terminal | Stable | Stable | Stable | Stable | Enhanced |
| RBAC for ApplicationSets | Basic | Basic | Improved | Enhanced | Enhanced |
| Helm OCI registry support | Stable | Stable | Stable | Enhanced | Enhanced |
| K8s version support | 1.25-1.28 | 1.26-1.29 | 1.27-1.30 | 1.27-1.31 | 1.28-1.31 |
| Progressive syncs | No | No | Beta | Stable | Enhanced |
Embed Badges
Add live Argo CD status badges to your README, docs, or dashboard.
Health Status
Overall support health

EOL Countdown
Next end-of-life date

Latest Version
Current stable release

CVE Status
Known vulnerabilities

Frequently Asked Questions
Common questions about Argo CD releases and lifecycle.