Argo CD | v3.3.6

Argo CD v3.3.6: Quickstart nonHA, HA installs, signed images, SLSA3 provenance, fixes diff detection, install ID, read upgrade notes and changelog

Argo CD v3.3.6 released on 27-03-2026


Argo CD v3.3.6 is out now. Operators and deployers get explicit quick-start commands for both non‑HA and HA installs, signed container images with provenance that meet SLSA Level 3 for images and binaries, and a small set of bug fixes addressing diff detection and a cached installation ID.

Visit the v3.3.6 tag on GitHub for the raw manifests, the documentation for signature and provenance verification, and the full changelog for complete details.

What’s in this release

  • Quick Start: exact kubectl commands for non‑HA and HA installs using server-side apply with –force-conflicts and the v3.3.6 manifests (non‑HA: manifests/install.yaml; HA: manifests/ha/install.yaml).
  • Release signatures and provenance: all Argo CD container images are signed with cosign and provenance artifacts are produced for images and CLI binaries that meet SLSA Level 3; see the verification docs at signed-release-assets.
  • Bug fixes and changelog highlights: cherry‑picks fixing the controller incorrectly detecting diffs during app normalization and fixing a wrong installation ID returned from cache; view the full changelog.

Upgrade notes

  • If upgrading between minor versions, read the official upgrading documentation before proceeding: Upgrading overview.
  • For a more detailed breakdown of key changes and release coverage, see the project blog post and the changelog: blog post and the compare.

Share comments on your experience with v3.3.6, particularly around the install flows or verification of signatures and provenance.