chore(deps): update quay.io/argoproj/argocd docker tag to v3.2.1 #41

Open
prskr wants to merge 1 commit from renovate/quay.io-argoproj-argocd-3.x into main
Owner

This PR contains the following updates:

Package Type Update Change
quay.io/argoproj/argocd final patch v3.2.0 -> v3.2.1

Release Notes

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

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: https://github.com/argoproj/argo-cd/compare/v3.2.0...v3.2.1


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.0` -> `v3.2.1` | --- ### Release Notes <details> <summary>argoproj/argo-cd (quay.io/argoproj/argocd)</summary> ### [`v3.2.1`](https://github.com/argoproj/argo-cd/releases/tag/v3.2.1) [Compare Source](https://github.com/argoproj/argo-cd/compare/v3.2.0...v3.2.1) #### Quick Start ##### Non-HA: ```shell kubectl create namespace argocd kubectl apply -n argocd -f https://raw.githubusercontent.com/argoproj/argo-cd/v3.2.1/manifests/install.yaml ``` ##### HA: ```shell 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](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 - [`6dd5e7a`](https://github.com/argoproj/argo-cd/commit/6dd5e7a6d2df398bd3503da61ecbd7f450c7f392): fix(ui): add null-safe handling for assignedWindows in status panel (cherry-pick [#&#8203;25128](https://github.com/argoproj/argo-cd/issues/25128) for 3.2) ([#&#8203;25180](https://github.com/argoproj/argo-cd/issues/25180)) ([@&#8203;argo-cd-cherry-pick-bot](https://github.com/argo-cd-cherry-pick-bot)\[bot]) - [`dabdf39`](https://github.com/argoproj/argo-cd/commit/dabdf39772581fabc4d758e10b71f8e258f6f737): fix(ui): overlapping UI elements and add resource units to tooltips (cherry-pick [#&#8203;24717](https://github.com/argoproj/argo-cd/issues/24717) for 3.2) ([#&#8203;25225](https://github.com/argoproj/argo-cd/issues/25225)) ([@&#8203;choejwoo](https://github.com/choejwoo)) - [`cd8df17`](https://github.com/argoproj/argo-cd/commit/cd8df1721cf1eeeae7449005384cadcc7c2ab377): fix: Allow the ISVC to be healthy when the Stopped Condition is False (cherry-pick [#&#8203;25312](https://github.com/argoproj/argo-cd/issues/25312) for 3.2) ([#&#8203;25318](https://github.com/argoproj/argo-cd/issues/25318)) ([@&#8203;argo-cd-cherry-pick-bot](https://github.com/argo-cd-cherry-pick-bot)\[bot]) - [`27c5065`](https://github.com/argoproj/argo-cd/commit/27c506530836fb77a8242cdb773ae796d7151b31): fix: revert [#&#8203;24197](https://github.com/argoproj/argo-cd/issues/24197) (cherry-pick [#&#8203;25294](https://github.com/argoproj/argo-cd/issues/25294) for 3.2) ([#&#8203;25314](https://github.com/argoproj/argo-cd/issues/25314)) ([@&#8203;argo-cd-cherry-pick-bot](https://github.com/argo-cd-cherry-pick-bot)\[bot]) - [`29f869c`](https://github.com/argoproj/argo-cd/commit/29f869c82fc632893707cf53c84057190e23c2f3): fix: the concurrency issue with git detached processing in Repo Server ([#&#8203;25101](https://github.com/argoproj/argo-cd/issues/25101)) (cherry-pick [#&#8203;25127](https://github.com/argoproj/argo-cd/issues/25127) for 3.2) ([#&#8203;25448](https://github.com/argoproj/argo-cd/issues/25448)) ([@&#8203;dudinea](https://github.com/dudinea)) - [`7bd02d7`](https://github.com/argoproj/argo-cd/commit/7bd02d7f02ba267b46a42aedbdb62cce3d62880c): fix:(ui) don't render ApplicationSelector unless the panel is showing (cherry-pick [#&#8203;25201](https://github.com/argoproj/argo-cd/issues/25201) for 3.2) ([#&#8203;25208](https://github.com/argoproj/argo-cd/issues/25208)) ([@&#8203;argo-cd-cherry-pick-bot](https://github.com/argo-cd-cherry-pick-bot)\[bot]) ##### Documentation - [`c11e67d`](https://github.com/argoproj/argo-cd/commit/c11e67d4bfc97232e9c3b5f70dade40a0d8da493): docs: Document usage of ?. in notifications triggers and fix examples ([#&#8203;25352](https://github.com/argoproj/argo-cd/issues/25352)) (cherry-pick [#&#8203;25418](https://github.com/argoproj/argo-cd/issues/25418) for 3.2) ([#&#8203;25421](https://github.com/argoproj/argo-cd/issues/25421)) ([@&#8203;argo-cd-cherry-pick-bot](https://github.com/argo-cd-cherry-pick-bot)\[bot]) - [`a0a1843`](https://github.com/argoproj/argo-cd/commit/a0a18438ab2bc58f19b8396c579123396507a544): docs: Improve switch to annotation tracking docs, clarifying that a new Git commit may be needed to avoid orphan resources - (cherry-pick [#&#8203;25309](https://github.com/argoproj/argo-cd/issues/25309) for 3.2) ([#&#8203;25338](https://github.com/argoproj/argo-cd/issues/25338)) ([@&#8203;reggie-k](https://github.com/reggie-k)) - [`86c9994`](https://github.com/argoproj/argo-cd/commit/86c99943945e166d8f984e88c568d8de4d79b752): docs: update user content for deleting applications (cherry-pick [#&#8203;25124](https://github.com/argoproj/argo-cd/issues/25124) for 3.2) ([#&#8203;25174](https://github.com/argoproj/argo-cd/issues/25174)) ([@&#8203;argo-cd-cherry-pick-bot](https://github.com/argo-cd-cherry-pick-bot)\[bot]) ##### Other work - [`1545390`](https://github.com/argoproj/argo-cd/commit/1545390cd822edce2e5ce448a7f1c590d2230b0c): fix(cherry-pick): bump gitops-engine ssd regression ([#&#8203;25226](https://github.com/argoproj/argo-cd/issues/25226)) ([@&#8203;pjiang-dev](https://github.com/pjiang-dev)) **Full Changelog**: <https://github.com/argoproj/argo-cd/compare/v3.2.0...v3.2.1> <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**: 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:eyJjcmVhdGVkSW5WZXIiOiI0MS4xNDMuMCIsInVwZGF0ZWRJblZlciI6IjQxLjE0My4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
This pull request can be merged automatically.
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin renovate/quay.io-argoproj-argocd-3.x:renovate/quay.io-argoproj-argocd-3.x
git switch renovate/quay.io-argoproj-argocd-3.x

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git switch main
git merge --no-ff renovate/quay.io-argoproj-argocd-3.x
git switch renovate/quay.io-argoproj-argocd-3.x
git rebase main
git switch main
git merge --ff-only renovate/quay.io-argoproj-argocd-3.x
git switch renovate/quay.io-argoproj-argocd-3.x
git rebase main
git switch main
git merge --no-ff renovate/quay.io-argoproj-argocd-3.x
git switch main
git merge --squash renovate/quay.io-argoproj-argocd-3.x
git switch main
git merge --ff-only renovate/quay.io-argoproj-argocd-3.x
git switch main
git merge renovate/quay.io-argoproj-argocd-3.x
git push origin main
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
infrastructure/images!41
No description provided.