Skip to content

ArgoCD

v3.2.12 Bugfix

This release fixes issues for SREs watching stability and regressions.

Published 21d GitOps
✓ No known CVEs patched
Read the diff → Tool health → What is this tool? →

✓ No known CVEs patched in this version

Topics

argo argo-cd ci-cd devops docker gitops
+5 more
helm jsonnet kubernetes kustomize pipeline

ReleasePort's take

Light signal
editorial:auto 13d

The release fixes a log line overflow issue and makes the URL validation function available via the public API.

Why it matters: If you rely on accurate log display or need to validate URLs programmatically, update to v3.2.12 immediately.

Summary

AI summary

Fixed URL validation function and log line overflow bug.

Changes in this release

Dependency Medium

Moby spdystream dependency updated from 0.5.0 to 0.5.1

Moby spdystream dependency updated from 0.5.0 to 0.5.1

Source: llm_adapter@2026-05-21

Confidence: low

Bugfix Medium

URL validation function exported for public API use

URL validation function exported for public API use

Source: llm_adapter@2026-05-21

Confidence: high

Bugfix Medium

Linting rule fixes unnecessary nesting in codebase

Linting rule fixes unnecessary nesting in codebase

Source: llm_adapter@2026-05-21

Confidence: low

Bugfix Medium

Log display wrap lines toggle fixed for container overflow

Log display wrap lines toggle fixed for container overflow

Source: llm_adapter@2026-05-21

Confidence: low

Bugfix Low

Removes unnecessary nesting in linting rules

Removes unnecessary nesting in linting rules

Source: granite4.1:30b@2026-05-22-audit

Confidence: low

Full changelog

Quick Start

Non-HA:

kubectl create namespace argocd
kubectl apply -n argocd -f https://raw.githubusercontent.com/argoproj/argo-cd/v3.2.12/manifests/install.yaml

HA:

kubectl create namespace argocd
kubectl apply -n argocd -f https://raw.githubusercontent.com/argoproj/argo-cd/v3.2.12/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

  • 2d1a0bb5507e8fc22b23d7608d56bc0586415b95: fix(lint): unnecessary nesting (cherry-pick #27815 for 3.2) (#27819) (@argo-cd-cherry-pick-bot[bot])
  • 4caf2709419b4f172d5a7adbe95d20cb1d86e3bd: fix: export url validation function (#27816) (@crenshaw-dev)
  • d6e96fcc00b74d9692301fd18a23d22bf0e802a5: fix: wrap lines toggle causes log lines to overflow container - Fixes [Issue #27586] (cherry-pick #27627 for 3.2) (#27668) (@argo-cd-cherry-pick-bot[bot])

Dependency updates

  • cff8c0320985278c1d2a85860eace168a71f1b04: chore(deps): bump github.com/moby/spdystream from 0.5.0 to 0.5.1 (cherry-pick #27401 for 3.2) (#27735) (@argo-cd-cherry-pick-bot[bot])

Other work

  • 3f7237b5baf57a4b77574e2b0c4c793a7010341a: Merge commit from fork (@pjiang-dev)
  • c8df5ff7acc403adcee1256da5d87081cd52f0a6: Merge commit from fork (@blakepettersson)

Full Changelog: https://github.com/argoproj/argo-cd/compare/v3.2.11...v3.2.12

Weekly OSS security release digest.

The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.

No spam, unsubscribe anytime.

Share this release

Track ArgoCD

Get notified when new releases ship.

Sign up free

About ArgoCD

Declarative Continuous Deployment for Kubernetes

All releases →

Related context

Beta — feedback welcome: [email protected]