Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 22, 2025

Bumps the argo group with 1 update in the / directory: github.com/argoproj/argo-cd/v3.

Updates github.com/argoproj/argo-cd/v3 from 3.2.1 to 3.2.2

Release notes

Sourced from github.com/argoproj/argo-cd/v3's releases.

v3.2.2

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

  • 95e7cdb16f71ba8f9422c59f4e3577877cbdc67e: chore(deps): bumped k8s.io/kubernetes v1.34.0 to v1.34.2 - manual cherry-pick of 25682 for 3-2 (#25687) (@​reggie-k)
  • 88fe638aff362374dc1236848672e632e264acbc: 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

Commits
  • 8d0dde1 Bump version to 3.2.2 on release-3.2 branch (#25729)
  • 784f62c fix(server): update resourceVersion on Terminate retry (cherry-pick #25650 fo...
  • 33b5043 fix(oidc): check userinfo endpoint in AuthMiddleware (cherry-pick #23586 for ...
  • 88fe638 chore(deps):bumped gitops-engine to v0.7.1-0.20251217140045-5baed5604d2d with...
  • a297038 test(controller): avoid race in test (cherry-pick #25655 for 3.2) (#25691)
  • 95e7cdb chore(deps): bumped k8s.io/kubernetes v1.34.0 to v1.34.2 - manual cherry-pick...
  • 122f4db fix(hydrator): appset should preserve annotation when hydration is requested ...
  • 2d65b26 test: fix flaky impersonation test (cherry-pick #25641 for 3.2) (#25688)
  • 0ace9bb docs: sync-waves guide: Use markdown formatting (cherry-pick #25372 for 3.2) ...
  • 6398ec3 chore: release champ 3.3 (cherry-pick #25202 for 3.2) (#25663)
  • Additional commits viewable in compare view

Updates github.com/argoproj/gitops-engine from 0.7.1-0.20251108235403-13d5172d3ee2 to 0.7.1-0.20251217140045-5baed5604d2d

Commits

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the argo group with 1 update in the / directory: [github.com/argoproj/argo-cd/v3](https://github.com/argoproj/argo-cd).


Updates `github.com/argoproj/argo-cd/v3` from 3.2.1 to 3.2.2
- [Release notes](https://github.com/argoproj/argo-cd/releases)
- [Changelog](https://github.com/argoproj/argo-cd/blob/master/CHANGELOG.md)
- [Commits](argoproj/argo-cd@v3.2.1...v3.2.2)

Updates `github.com/argoproj/gitops-engine` from 0.7.1-0.20251108235403-13d5172d3ee2 to 0.7.1-0.20251217140045-5baed5604d2d
- [Commits](https://github.com/argoproj/gitops-engine/commits)

---
updated-dependencies:
- dependency-name: github.com/argoproj/argo-cd/v3
  dependency-version: 3.2.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: argo
- dependency-name: github.com/argoproj/gitops-engine
  dependency-version: 0.7.1-0.20251217140045-5baed5604d2d
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: argo
...

Signed-off-by: dependabot[bot] <[email protected]>
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