Skip to content

Conversation

@public-glueops-renovatebot
Copy link
Contributor

ℹ️ Note

This PR body was truncated due to platform limits.

This PR contains the following updates:

Package Update Change
argoproj/argo-cd minor 3.0.203.2.5

Release Notes

argoproj/argo-cd (argoproj/argo-cd)

v3.2.5

Compare Source

Quick Start

Non-HA:
kubectl create namespace argocd
kubectl apply -n argocd -f https://raw.githubusercontent.com/argoproj/argo-cd/v3.2.5/manifests/install.yaml
HA:
kubectl create namespace argocd
kubectl apply -n argocd -f https://raw.githubusercontent.com/argoproj/argo-cd/v3.2.5/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

Features
Bug fixes
Documentation
Dependency updates
Other work

Full Changelog: argoproj/argo-cd@v3.2.3...v3.2.5

v3.2.4

Compare Source

Important notice about this release

This release is invalid, please use the v3.2.5 instead.

v3.2.3

Compare Source

Quick Start

Non-HA:
kubectl create namespace argocd
kubectl apply -n argocd -f https://raw.githubusercontent.com/argoproj/argo-cd/v3.2.3/manifests/install.yaml
HA:
kubectl create namespace argocd
kubectl apply -n argocd -f https://raw.githubusercontent.com/argoproj/argo-cd/v3.2.3/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

Dependency updates

Full Changelog: argoproj/argo-cd@v3.2.2...v3.2.3

v3.2.2

Compare Source

Quick Start

Non-HA:
kubectl create namespace argocd
kubectl apply -n argocd -f https://raw.githubusercontent.com/argoproj/argo-cd/v3.2.2/manifests/install.yaml
HA:
kubectl create namespace argocd
kubectl apply -n argocd -f https://raw.githubusercontent.com/argoproj/argo-cd/v3.2.2/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
Documentation
Dependency updates
  • 95e7cdb: chore(deps): bumped k8s.io/kubernetes v1.34.0 to v1.34.2 - manual cherry-pick of 25682 for 3-2 (#​25687) (@​reggie-k)
  • 88fe638: chore(deps):bumped gitops-engine to v0.7.1-0.20251217140045-5baed5604d2d with bumped k8s.io/kubernetes to 1.34.2 (#​25708) (@​reggie-k)
Other work

Full Changelog: argoproj/argo-cd@v3.2.1...v3.2.2

v3.2.1

Compare Source

Quick Start

Non-HA:
kubectl create namespace argocd
kubectl apply -n argocd -f https://raw.githubusercontent.com/argoproj/argo-cd/v3.2.1/manifests/install.yaml
HA:
kubectl create namespace argocd
kubectl apply -n argocd -f https://raw.githubusercontent.com/argoproj/argo-cd/v3.2.1/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
Documentation
Other work

Full Changelog: argoproj/argo-cd@v3.2.0...v3.2.1

v3.2.0

Compare Source

Quick Start

Non-HA:
kubectl create namespace argocd
kubectl apply -n argocd -f https://raw.githubusercontent.com/argoproj/argo-cd/v3.2.0/manifests/install.yaml
HA:
kubectl create namespace argocd
kubectl apply -n argocd -f https://raw.githubusercontent.com/argoproj/argo-cd/v3.2.0/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.

Please note that users operating large monorepos may encounter repo-server lock contention requiring pod restarts. A fix is under review and will be included in the next patch release.

Changelog

Features
Bug fixes

@public-glueops-renovatebot public-glueops-renovatebot bot changed the title feat: update argoproj/argo-cd to v3.2.5 #minor feat: update argoproj/argo-cd to v3.2.5 #minor - autoclosed Jan 15, 2026
@public-glueops-renovatebot public-glueops-renovatebot bot deleted the renovate/argoproj-argo-cd-3.2.x branch January 15, 2026 18:20
@public-glueops-renovatebot public-glueops-renovatebot bot changed the title feat: update argoproj/argo-cd to v3.2.5 #minor - autoclosed feat: update argoproj/argo-cd to v3.2.5 #minor Jan 15, 2026
@public-glueops-renovatebot public-glueops-renovatebot bot force-pushed the renovate/argoproj-argo-cd-3.2.x branch 2 times, most recently from c349151 to 9faa818 Compare January 15, 2026 18:48
@public-glueops-renovatebot public-glueops-renovatebot bot changed the title feat: update argoproj/argo-cd to v3.2.5 #minor feat: update argoproj/argo-cd to v3.2.5 #minor - autoclosed Jan 15, 2026
@public-glueops-renovatebot public-glueops-renovatebot bot changed the title feat: update argoproj/argo-cd to v3.2.5 #minor - autoclosed feat: update argoproj/argo-cd to v3.2.5 #minor Jan 15, 2026
@public-glueops-renovatebot public-glueops-renovatebot bot force-pushed the renovate/argoproj-argo-cd-3.2.x branch 2 times, most recently from 9faa818 to 0faae8b Compare January 15, 2026 19:13
@public-glueops-renovatebot public-glueops-renovatebot bot changed the title feat: update argoproj/argo-cd to v3.2.5 #minor feat: update argoproj/argo-cd to v3.2.5 #minor - autoclosed Jan 15, 2026
@public-glueops-renovatebot public-glueops-renovatebot bot changed the title feat: update argoproj/argo-cd to v3.2.5 #minor - autoclosed feat: update argoproj/argo-cd to v3.2.5 #minor Jan 15, 2026
@public-glueops-renovatebot public-glueops-renovatebot bot force-pushed the renovate/argoproj-argo-cd-3.2.x branch 2 times, most recently from 0faae8b to b07dff3 Compare January 15, 2026 19:27
@public-glueops-renovatebot public-glueops-renovatebot bot changed the title feat: update argoproj/argo-cd to v3.2.5 #minor feat: update argoproj/argo-cd to v3.2.5 #minor - autoclosed Jan 15, 2026
@public-glueops-renovatebot public-glueops-renovatebot bot changed the title feat: update argoproj/argo-cd to v3.2.5 #minor - autoclosed feat: update argoproj/argo-cd to v3.2.5 #minor Jan 15, 2026
@public-glueops-renovatebot public-glueops-renovatebot bot force-pushed the renovate/argoproj-argo-cd-3.2.x branch 2 times, most recently from b07dff3 to ab0dc25 Compare January 15, 2026 19:41
@public-glueops-renovatebot public-glueops-renovatebot bot changed the title feat: update argoproj/argo-cd to v3.2.5 #minor feat: update argoproj/argo-cd to v3.2.5 #minor - autoclosed Jan 15, 2026
@public-glueops-renovatebot public-glueops-renovatebot bot changed the title feat: update argoproj/argo-cd to v3.2.5 #minor feat: update argoproj/argo-cd to v3.2.5 #minor - autoclosed Jan 20, 2026
@public-glueops-renovatebot public-glueops-renovatebot bot changed the title feat: update argoproj/argo-cd to v3.2.5 #minor - autoclosed feat: update argoproj/argo-cd to v3.2.5 #minor Jan 20, 2026
@public-glueops-renovatebot public-glueops-renovatebot bot force-pushed the renovate/argoproj-argo-cd-3.2.x branch 2 times, most recently from 33f27be to dc3eca1 Compare January 20, 2026 16:59
@public-glueops-renovatebot public-glueops-renovatebot bot changed the title feat: update argoproj/argo-cd to v3.2.5 #minor feat: update argoproj/argo-cd to v3.2.5 #minor - autoclosed Jan 20, 2026
@public-glueops-renovatebot public-glueops-renovatebot bot changed the title feat: update argoproj/argo-cd to v3.2.5 #minor - autoclosed feat: update argoproj/argo-cd to v3.2.5 #minor Jan 20, 2026
@public-glueops-renovatebot public-glueops-renovatebot bot force-pushed the renovate/argoproj-argo-cd-3.2.x branch from dc3eca1 to da580d8 Compare January 20, 2026 17:16
@public-glueops-renovatebot public-glueops-renovatebot bot changed the title feat: update argoproj/argo-cd to v3.2.5 #minor feat: update argoproj/argo-cd to v3.2.5 #minor - autoclosed Jan 20, 2026
@public-glueops-renovatebot public-glueops-renovatebot bot changed the title feat: update argoproj/argo-cd to v3.2.5 #minor - autoclosed feat: update argoproj/argo-cd to v3.2.5 #minor Jan 20, 2026
@public-glueops-renovatebot public-glueops-renovatebot bot force-pushed the renovate/argoproj-argo-cd-3.2.x branch 2 times, most recently from da580d8 to 0fab229 Compare January 20, 2026 17:56
@public-glueops-renovatebot public-glueops-renovatebot bot changed the title feat: update argoproj/argo-cd to v3.2.5 #minor feat: update argoproj/argo-cd to v3.2.5 #minor - autoclosed Jan 20, 2026
@public-glueops-renovatebot public-glueops-renovatebot bot changed the title feat: update argoproj/argo-cd to v3.2.5 #minor - autoclosed feat: update argoproj/argo-cd to v3.2.5 #minor Jan 20, 2026
@public-glueops-renovatebot public-glueops-renovatebot bot force-pushed the renovate/argoproj-argo-cd-3.2.x branch from 0fab229 to f00544a Compare January 20, 2026 18:13
@public-glueops-renovatebot public-glueops-renovatebot bot changed the title feat: update argoproj/argo-cd to v3.2.5 #minor feat: update argoproj/argo-cd to v3.2.5 #minor - autoclosed Jan 20, 2026
@public-glueops-renovatebot public-glueops-renovatebot bot changed the title feat: update argoproj/argo-cd to v3.2.5 #minor - autoclosed feat: update argoproj/argo-cd to v3.2.5 #minor Jan 20, 2026
@public-glueops-renovatebot public-glueops-renovatebot bot force-pushed the renovate/argoproj-argo-cd-3.2.x branch from f00544a to 98bc968 Compare January 20, 2026 18:30
@public-glueops-renovatebot public-glueops-renovatebot bot changed the title feat: update argoproj/argo-cd to v3.2.5 #minor feat: update argoproj/argo-cd to v3.2.5 #minor - autoclosed Jan 20, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants