Update quay.io/argoproj/argocd Docker tag to v3.2.6 #4

Merged
lilly merged 1 commit from renovate/quay.io-argoproj-argocd-3.x into main 2026-01-23 10:36:43 +01:00
Collaborator

This PR contains the following updates:

Package Type Update Change
quay.io/argoproj/argocd final patch v3.2.4v3.2.6

Release Notes

argoproj/argo-cd (quay.io/argoproj/argocd)

v3.2.6

Compare Source

Quick Start

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

Full Changelog: https://github.com/argoproj/argo-cd/compare/v3.2.5...v3.2.6

v3.2.5

Compare Source


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [quay.io/argoproj/argocd](https://github.com/argoproj/argo-cd) | final | patch | `v3.2.4` → `v3.2.6` | --- ### Release Notes <details> <summary>argoproj/argo-cd (quay.io/argoproj/argocd)</summary> ### [`v3.2.6`](https://github.com/argoproj/argo-cd/releases/tag/v3.2.6) [Compare Source](https://github.com/argoproj/argo-cd/compare/v3.2.5...v3.2.6) #### Quick Start ##### Non-HA: ```shell kubectl create namespace argocd kubectl apply -n argocd -f https://raw.githubusercontent.com/argoproj/argo-cd/v3.2.6/manifests/install.yaml ``` ##### HA: ```shell kubectl create namespace argocd kubectl apply -n argocd -f https://raw.githubusercontent.com/argoproj/argo-cd/v3.2.6/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](https://argo-cd.readthedocs.io/en/stable/operator-manual/signed-release-assets) 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](https://blog.argoproj.io/argo-cd-v3-0-release-candidate-a0b933f4e58f) #### Upgrading If upgrading from a different minor version, be sure to read the [upgrading](https://argo-cd.readthedocs.io/en/stable/operator-manual/upgrading/overview/) documentation. #### Changelog ##### Bug fixes - [`20866f4`](https://github.com/argoproj/argo-cd/commit/20866f455712a453db09b1d80816838d2e0f0afc): fix(hydrator): .gitattributes include deeply nested files ([#&#8203;25870](https://github.com/argoproj/argo-cd/issues/25870)) (cherry-pick [#&#8203;26011](https://github.com/argoproj/argo-cd/issues/26011) for 3.2) ([#&#8203;26012](https://github.com/argoproj/argo-cd/issues/26012)) ([@&#8203;argo-cd-cherry-pick-bot](https://github.com/argo-cd-cherry-pick-bot)\[bot]) - [`508da9c`](https://github.com/argoproj/argo-cd/commit/508da9c79192a19fdf741a37715bd60d38f628e1): fix(hydrator): empty links for failed operation ([#&#8203;25025](https://github.com/argoproj/argo-cd/issues/25025)) (cherry-pick [#&#8203;26014](https://github.com/argoproj/argo-cd/issues/26014) for 3.2) ([#&#8203;26016](https://github.com/argoproj/argo-cd/issues/26016)) ([@&#8203;argo-cd-cherry-pick-bot](https://github.com/argo-cd-cherry-pick-bot)\[bot]) - [`2ff406a`](https://github.com/argoproj/argo-cd/commit/2ff406ae33c3d13ae1090c107a9121303607141b): fix: cherry pick [#&#8203;25516](https://github.com/argoproj/argo-cd/issues/25516) to release-3.2 ([#&#8203;26115](https://github.com/argoproj/argo-cd/issues/26115)) ([@&#8203;FourFifthsCode](https://github.com/FourFifthsCode)) - [`e3b108b`](https://github.com/argoproj/argo-cd/commit/e3b108b7384432517037f88022a67df30e9dbe97): fix: close response body on error paths to prevent connection leak (cherry-pick [#&#8203;25824](https://github.com/argoproj/argo-cd/issues/25824) for 3.2) ([#&#8203;26006](https://github.com/argoproj/argo-cd/issues/26006)) ([@&#8203;argo-cd-cherry-pick-bot](https://github.com/argo-cd-cherry-pick-bot)\[bot]) - [`ad117b8`](https://github.com/argoproj/argo-cd/commit/ad117b88a690a559eb373e19d0abed95806cb23d): fix: invalid error message on health check failure ([#&#8203;26040](https://github.com/argoproj/argo-cd/issues/26040)) (cherry pick [#&#8203;26039](https://github.com/argoproj/argo-cd/issues/26039) for 3.2) ([#&#8203;26070](https://github.com/argoproj/argo-cd/issues/26070)) ([@&#8203;dudinea](https://github.com/dudinea)) ##### Dependency updates - [`76fc92f`](https://github.com/argoproj/argo-cd/commit/76fc92f6552b23e6802b7aac3c42640c0d089eae): chore(deps): update notifications-engine to fix GitHub PR comments nil panic (cherry-pick [#&#8203;26065](https://github.com/argoproj/argo-cd/issues/26065) for 3.2) ([#&#8203;26074](https://github.com/argoproj/argo-cd/issues/26074)) ([@&#8203;soutar](https://github.com/soutar)) **Full Changelog**: <https://github.com/argoproj/argo-cd/compare/v3.2.5...v3.2.6> <a href="https://argoproj.github.io/cd/"><img src="https://raw.githubusercontent.com/argoproj/argo-site/master/content/pages/cd/gitops-cd.png" width="25%" ></a> ### [`v3.2.5`](https://github.com/argoproj/argo-cd/compare/v3.2.4...v3.2.5) [Compare Source](https://github.com/argoproj/argo-cd/compare/v3.2.4...v3.2.5) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi44MS4zIiwidXBkYXRlZEluVmVyIjoiNDIuOTAuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
renovatebot changed title from Update quay.io/argoproj/argocd Docker tag to v3.2.5 to Update quay.io/argoproj/argocd Docker tag to v3.2.6 2026-01-22 21:31:01 +01:00
renovatebot force-pushed renovate/quay.io-argoproj-argocd-3.x from a7f65f0f13 to f33a510dd4 2026-01-22 21:31:03 +01:00 Compare
lilly merged commit f33a510dd4 into main 2026-01-23 10:36:43 +01:00
lilly deleted branch renovate/quay.io-argoproj-argocd-3.x 2026-01-23 10:36:44 +01:00
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
lilly/argocd-kustomize-pass!4
No description provided.