Argo CD v3.4.4 released on 18-06-2026

Argo CD v3.4.4 is out now. It provides the exact kubectl commands for fast non‑HA and HA installation and delivers signed container images with provenance for verifiable releases.
See the GitHub release notes and the Argo CD documentation for the install commands, signature verification steps and the full changelog.
What’s in this release
- Quick Start and installation: exact kubectl commands to install v3.4.4 in non‑HA and HA modes — create the argocd namespace and apply the release manifests from the v3.4.4 raw GitHub URLs using –server-side –force-conflicts; HA uses manifests/ha/install.yaml.
- Signed releases and provenance: all Argo CD container images are signed with cosign and provenance metadata is produced for container images and CLI binaries that meet SLSA Level 3; documentation explains how to verify.
- Bug fixes and changelog highlights: backports and cherry‑picks addressing PromotionStrategy stuck Progressing after no‑op re‑hydration; an RBAC regression for project‑scoped resources in multi‑namespace setups; diff errors on new objects; plus several other fixes and CI/test updates.
Upgrade notes
- If you are upgrading across minor versions, read the Argo CD upgrading guide before proceeding.
- There are no release-specific rollback instructions in the notes; use your standard rollback procedures if required.
Share your experience with v3.4.4 on the project’s GitHub if you encounter issues or have feedback.


