chore(deps): update dependency argoproj/argo-cd to v3.5.3 #83

Merged
renovatebot merged 1 commit from renovate/argocd into main 2026-09-16 20:44:55 -04:00
Collaborator

This PR contains the following updates:

Package Update Change
argoproj/argo-cd patch v3.5.2 -> v3.5.3

Release Notes

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

v3.5.3

Compare Source

Quick Start

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

Bug fixes

Full Changelog: https://github.com/argoproj/argo-cd/compare/v3.5.2...v3.5.3


Configuration

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

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, 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 | Update | Change | |---|---|---| | [argoproj/argo-cd](https://github.com/argoproj/argo-cd) | patch | `v3.5.2` -> `v3.5.3` | --- ### Release Notes <details> <summary>argoproj/argo-cd (argoproj/argo-cd)</summary> ### [`v3.5.3`](https://github.com/argoproj/argo-cd/releases/tag/v3.5.3) [Compare Source](https://github.com/argoproj/argo-cd/compare/v3.5.2...v3.5.3) #### Quick Start ##### Non-HA: ```shell kubectl create namespace argocd kubectl apply -n argocd --server-side --force-conflicts -f https://raw.githubusercontent.com/argoproj/argo-cd/v3.5.3/manifests/install.yaml ``` ##### HA: ```shell kubectl create namespace argocd kubectl apply -n argocd --server-side --force-conflicts -f https://raw.githubusercontent.com/argoproj/argo-cd/v3.5.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](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 - [`c198be7`](https://github.com/argoproj/argo-cd/commit/c198be7e7a00f6e643180c0f9b762f768fefcbb1): fix(health): a KubeVirt VirtualMachine declared stopped is Healthy (cherry-pick [#&#8203;29664](https://github.com/argoproj/argo-cd/issues/29664) for 3.5) ([#&#8203;29665](https://github.com/argoproj/argo-cd/issues/29665)) ([@&#8203;argo-cd-cherry-pick-bot](https://github.com/argo-cd-cherry-pick-bot)\[bot]) - [`4b3f69d`](https://github.com/argoproj/argo-cd/commit/4b3f69d204d25aeaf9056bc37c3e4d44f198570c): fix(health): report suspended FlinkDeployment as healthy ([#&#8203;26818](https://github.com/argoproj/argo-cd/issues/26818)) (cherry-pick [#&#8203;28995](https://github.com/argoproj/argo-cd/issues/28995) for 3.5) ([#&#8203;29525](https://github.com/argoproj/argo-cd/issues/29525)) ([@&#8203;argo-cd-cherry-pick-bot](https://github.com/argo-cd-cherry-pick-bot)\[bot]) - [`dd2cb1a`](https://github.com/argoproj/argo-cd/commit/dd2cb1aaf12ef19a2bab816fbaecced6422cad7c): fix(repository): clean repository on revision change (cherry-pick [#&#8203;28771](https://github.com/argoproj/argo-cd/issues/28771) for 3.5) ([#&#8203;29486](https://github.com/argoproj/argo-cd/issues/29486)) ([@&#8203;argo-cd-cherry-pick-bot](https://github.com/argo-cd-cherry-pick-bot)\[bot]) - [`70b399c`](https://github.com/argoproj/argo-cd/commit/70b399c5a8335cd3abb0bf132d63129733a5e3a0): fix(resource\_customizations): Crossplane MRs should report Progressing (not Healthy) whilst provisioning \[ISSUE: [#&#8203;29381](https://github.com/argoproj/argo-cd/issues/29381)] (cherry-pick [#&#8203;29382](https://github.com/argoproj/argo-cd/issues/29382) for 3.5) ([#&#8203;29520](https://github.com/argoproj/argo-cd/issues/29520)) ([@&#8203;argo-cd-cherry-pick-bot](https://github.com/argo-cd-cherry-pick-bot)\[bot]) - [`be8b387`](https://github.com/argoproj/argo-cd/commit/be8b3873521671e3f9418c6e3019f12a472ac3c1): fix(sync): correctly set operationState values on retry ([#&#8203;26530](https://github.com/argoproj/argo-cd/issues/26530)) (cherry-pick [#&#8203;28778](https://github.com/argoproj/argo-cd/issues/28778) for 3.5) ([#&#8203;29431](https://github.com/argoproj/argo-cd/issues/29431)) ([@&#8203;omkar619-dev](https://github.com/omkar619-dev)) - [`a5e5992`](https://github.com/argoproj/argo-cd/commit/a5e5992f62561d112a6d6a715e6631e3b6817671): fix(ui): guard SSO redirect to stop 401 retry loop (cherry-pick [#&#8203;28807](https://github.com/argoproj/argo-cd/issues/28807) for 3.5) ([#&#8203;29631](https://github.com/argoproj/argo-cd/issues/29631)) ([@&#8203;argo-cd-cherry-pick-bot](https://github.com/argo-cd-cherry-pick-bot)\[bot]) - [`0b0890e`](https://github.com/argoproj/argo-cd/commit/0b0890e0c79d2e2c7f8bf33736cde2772024e2b3): fix(ui): use hydrateTo branch name when set (cherry-pick [#&#8203;29562](https://github.com/argoproj/argo-cd/issues/29562) for 3.5) ([#&#8203;29564](https://github.com/argoproj/argo-cd/issues/29564)) ([@&#8203;crenshaw-dev](https://github.com/crenshaw-dev)) - [`18f0566`](https://github.com/argoproj/argo-cd/commit/18f0566fb550b1d10d9fb55a72fa887a530eca42): fix: GRPCRoute health check ignores stale observedGeneration conditions ([#&#8203;28086](https://github.com/argoproj/argo-cd/issues/28086)) (cherry-pick [#&#8203;28087](https://github.com/argoproj/argo-cd/issues/28087) for 3.5) ([#&#8203;29517](https://github.com/argoproj/argo-cd/issues/29517)) ([@&#8203;argo-cd-cherry-pick-bot](https://github.com/argo-cd-cherry-pick-bot)\[bot]) - [`4d653a6`](https://github.com/argoproj/argo-cd/commit/4d653a67174ecacd3a7d17ef5f1c923a48304bd6): fix: handle GrafanaFolder negative-polarity condition ([#&#8203;29395](https://github.com/argoproj/argo-cd/issues/29395)) (cherry-pick [#&#8203;29397](https://github.com/argoproj/argo-cd/issues/29397) for 3.5) ([#&#8203;29524](https://github.com/argoproj/argo-cd/issues/29524)) ([@&#8203;argo-cd-cherry-pick-bot](https://github.com/argo-cd-cherry-pick-bot)\[bot]) - [`ec58520`](https://github.com/argoproj/argo-cd/commit/ec585202b451045155203736eaa6bca145b19935): fix: recover AuthReconcile visitor panics (cherry-pick [#&#8203;29440](https://github.com/argoproj/argo-cd/issues/29440) for 3.5) ([#&#8203;29531](https://github.com/argoproj/argo-cd/issues/29531)) ([@&#8203;Karthik-Chowdary](https://github.com/Karthik-Chowdary)) **Full Changelog**: https://github.com/argoproj/argo-cd/compare/v3.5.2...v3.5.3 <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> </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, 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:eyJjcmVhdGVkSW5WZXIiOiI0MS43My4wIiwidXBkYXRlZEluVmVyIjoiNDEuNzMuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
chore(deps): update dependency argoproj/argo-cd to v3.5.3
All checks were successful
Notify Mattermost on Renovate PR Merge / notify (pull_request) Successful in 2s
d8adc041f7
renovatebot scheduled this pull request to auto merge when all checks succeed 2026-09-15 00:03:34 -04:00
renovatebot deleted branch renovate/argocd 2026-09-16 20:44:55 -04: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
smig/nuc-talos!83
No description provided.