Flux CD Releases
Track Flux CD releases, Kubernetes compatibility, GitOps Toolkit component versions, and upgrade guidance. Feature evolution from v1 to v2, and Argo CD comparison context.
—
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
- Complete architecture rewrite — no migration path
- All configuration must be recreated as v2 CRDs
- No more annotations-based config
- Separate controllers replace monolithic operator
- Image automation is a separate opt-in controller
- Notification system completely different
Migration Notes
Flux v1 is dead. There is no automated migration. You need to: install Flux v2, recreate your GitRepository/HelmRepository sources, recreate your Kustomization/HelmRelease resources, set up notifications, and remove the Flux v1 operator. Flux provides a migration guide but it is a manual process.
Breaking Changes
- Some CRD API fields deprecated
- OCI source handling improvements
- Notification provider API updates
- Drift detection behavior changes
Migration Notes
Run flux install to upgrade. The CLI handles CRD updates. Check for deprecated API fields in your custom resources with flux check. Most upgrades within v2 are seamless.
Version Risk Assessment
Evaluate risk factors before choosing a version for production.
| Version | EOL Risk | CVE Risk | Ecosystem | Cloud Support | Overall | Recommended Action |
|---|---|---|---|---|---|---|
| Flux CD v1 (any) | Critical | Critical | Dead | None | Critical | EOL since Nov 2022 — full rewrite to v2 required |
| Flux CD 2.0/2.1 | Critical | High | Unsupported | None | Critical | Past EOL — no security patches |
| Flux CD 2.2 | High | Medium | Unsupported | Degrading | High | Past support — upgrade to 2.4 |
| Flux CD 2.3 | Medium | Low | Maintenance | Full | Medium | Security-only — upgrade to 2.4 soon |
| Flux CD 2.4 | None | Low | Active | Full | Low | Current — recommended |
Flux supports the latest 2 minor versions. v1 has been dead since Nov 2022. Assessed March 2026.
Flux v2 Feature Comparison
Side-by-side feature differences across major versions.
| Feature | 2.0 | 2.1 | 2.2 | 2.3 | 2.4 |
|---|---|---|---|---|---|
| OCI artifact sources | Stable | Stable | Enhanced | Enhanced | Enhanced |
| Helm drift detection | Beta | Stable | Stable | Enhanced | Enhanced |
| Image automation | Stable | Stable | Enhanced | Enhanced | Enhanced |
| Multi-tenancy | Basic | Improved | Improved | Enhanced | Enhanced |
| SOPS/Age decryption | Stable | Stable | Stable | Stable | Stable |
| Health assessments | Basic | Improved | Improved | Enhanced | Enhanced |
| Git sharding | No | No | Beta | Stable | Stable |
| K8s version support | 1.25-1.28 | 1.26-1.29 | 1.27-1.30 | 1.28-1.31 | 1.29-1.32 |
| Vertical scaling | Basic | Improved | Improved | Enhanced | Enhanced |
Embed Badges
Add live Flux 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 Flux CD releases and lifecycle.