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

Merged
renovate-bot merged 1 commits from renovate/unified-argoprojargo-cd into main 2026-03-09 18:03:13 +00:00
Collaborator

This PR contains the following updates:

Package Update Change
argoproj/argo-cd patch v3.3.2v3.3.3

Release Notes

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

v3.3.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.3.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.3.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
Other work

Full Changelog: https://github.com/argoproj/argo-cd/compare/v3.3.2...v3.3.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.3.2` → `v3.3.3` | --- ### Release Notes <details> <summary>argoproj/argo-cd (argoproj/argo-cd)</summary> ### [`v3.3.3`](https://github.com/argoproj/argo-cd/releases/tag/v3.3.3) [Compare Source](https://github.com/argoproj/argo-cd/compare/v3.3.2...v3.3.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.3.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.3.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 - [`6224d67`](https://github.com/argoproj/argo-cd/commit/6224d6787e11f06b2b259de8548787e59acfd839): fix(actions): Use correct annotation for CNPG suspend/resume (cherry-pick [#&#8203;26711](https://github.com/argoproj/argo-cd/issues/26711) for 3.3) ([#&#8203;26727](https://github.com/argoproj/argo-cd/issues/26727)) ([@&#8203;argo-cd-cherry-pick-bot](https://github.com/argo-cd-cherry-pick-bot)\[bot]) - [`968c633`](https://github.com/argoproj/argo-cd/commit/968c6338a706911a7d63e08986de60ac15b81514): fix(controller): handle comma-separated hook annotations for PreDelete/PostDelete hooks (cherry-pick [#&#8203;26420](https://github.com/argoproj/argo-cd/issues/26420) for 3.3) ([#&#8203;26586](https://github.com/argoproj/argo-cd/issues/26586)) ([@&#8203;argo-cd-cherry-pick-bot](https://github.com/argo-cd-cherry-pick-bot)\[bot]) - [`4411801`](https://github.com/argoproj/argo-cd/commit/4411801980b1594907b9c9bb524188be519fe405): fix(health): use note.drySha when available (cherry-pick [#&#8203;26698](https://github.com/argoproj/argo-cd/issues/26698) for 3.3) ([#&#8203;26750](https://github.com/argoproj/argo-cd/issues/26750)) ([@&#8203;argo-cd-cherry-pick-bot](https://github.com/argo-cd-cherry-pick-bot)\[bot]) - [`3d3760f`](https://github.com/argoproj/argo-cd/commit/3d3760f4b4cc63c4a347c4824e97f7416954a378): fix(ui): standard resource icons are not displayed properly.[#&#8203;26216](https://github.com/argoproj/argo-cd/issues/26216) (cherry-pick [#&#8203;26228](https://github.com/argoproj/argo-cd/issues/26228) for 3.3) ([#&#8203;26380](https://github.com/argoproj/argo-cd/issues/26380)) ([@&#8203;argo-cd-cherry-pick-bot](https://github.com/argo-cd-cherry-pick-bot)\[bot]) - [`c6df35d`](https://github.com/argoproj/argo-cd/commit/c6df35db8eca91ba87e371fbd2a13a97b0db4bab): fix: consistency of kubeversion with helm version 3 3 ([#&#8203;26744](https://github.com/argoproj/argo-cd/issues/26744)) ([@&#8203;ppapapetrou76](https://github.com/ppapapetrou76)) - [`5e19021`](https://github.com/argoproj/argo-cd/commit/5e190219c9cb885fae6d2ae0ecfe1961fea8b70b): fix: multi-level cross-namespace hierarchy traversal for cluster-scop… ([#&#8203;26640](https://github.com/argoproj/argo-cd/issues/26640)) ([@&#8203;agaudreault](https://github.com/agaudreault)) ##### Other work - [`c61c593`](https://github.com/argoproj/argo-cd/commit/c61c5931ce6584abb3dbb02f1c512fcbb2873c6a): chore: use base ref for cherry-pick prs (cherry-pick [#&#8203;26551](https://github.com/argoproj/argo-cd/issues/26551) for 3.3) ([#&#8203;26553](https://github.com/argoproj/argo-cd/issues/26553)) ([@&#8203;argo-cd-cherry-pick-bot](https://github.com/argo-cd-cherry-pick-bot)\[bot]) **Full Changelog**: <https://github.com/argoproj/argo-cd/compare/v3.3.2...v3.3.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:eyJjcmVhdGVkSW5WZXIiOiI0My41OS4yIiwidXBkYXRlZEluVmVyIjoiNDMuNTkuMiIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiYXV0b21lcmdlIiwiaW1hZ2UiXX0=-->
renovate-bot added the imageautomerge labels 2026-03-09 18:02:58 +00:00
renovate-bot added 1 commit 2026-03-09 18:03:03 +00:00
chore(deps): update dependency argoproj/argo-cd to v3.3.3
Some checks are pending
renovate/stability-days Updates have not met minimum release age requirement
render-manifests-merge / render-manifests-merge (pull_request) Has been skipped
lint-test-helm / lint-helm (pull_request) Successful in 26s
render-manifests-automerge / render-manifests-automerge (pull_request) Successful in 22s
ae66af780a
renovate-bot scheduled this pull request to auto merge when all checks succeed 2026-03-09 18:03:06 +00:00
renovate-bot merged commit dc835690be into main 2026-03-09 18:03:13 +00:00
renovate-bot deleted branch renovate/unified-argoprojargo-cd 2026-03-09 18:03:21 +00:00
Sign in to join this conversation.