chore(deps): update quay.io/argoproj/argocd docker tag to v2.13.2 #16

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

This PR contains the following updates:

Package Type Update Change
quay.io/argoproj/argocd final patch v2.13.1 -> v2.13.2

Release Notes

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

v2.13.2

Compare Source

Quick Start

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

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/v2.13.1...v2.13.2


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 | `v2.13.1` -> `v2.13.2` | --- ### Release Notes <details> <summary>argoproj/argo-cd (quay.io/argoproj/argocd)</summary> ### [`v2.13.2`](https://github.com/argoproj/argo-cd/releases/tag/v2.13.2) [Compare Source](https://github.com/argoproj/argo-cd/compare/v2.13.1...v2.13.2) #### Quick Start ##### Non-HA: ```shell kubectl create namespace argocd kubectl apply -n argocd -f https://raw.githubusercontent.com/argoproj/argo-cd/v2.13.2/manifests/install.yaml ``` ##### HA: ```shell kubectl create namespace argocd kubectl apply -n argocd -f https://raw.githubusercontent.com/argoproj/argo-cd/v2.13.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](https://argo-cd.readthedocs.io/en/stable/operator-manual/signed-release-assets) on how to verify. #### 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 - [`ad36916`](https://github.com/argoproj/argo-cd/commit/ad36916ec41bfe49690294aea550ce9bb090e4d5): fix(cli): Fix appset generate in --core mode ([#&#8203;20717](https://github.com/argoproj/argo-cd/issues/20717)) ([#&#8203;20883](https://github.com/argoproj/argo-cd/issues/20883)) ([@&#8203;gcp-cherry-pick-bot](https://github.com/gcp-cherry-pick-bot)\[bot]) - [`01ae20d`](https://github.com/argoproj/argo-cd/commit/01ae20d1b322aad6020840140693c2c6629d7857): fix: 20791 - sync multi-source application out of order source syncs (cherry-pick [#&#8203;21071](https://github.com/argoproj/argo-cd/issues/21071)) ([#&#8203;21077](https://github.com/argoproj/argo-cd/issues/21077)) ([@&#8203;gcp-cherry-pick-bot](https://github.com/gcp-cherry-pick-bot)\[bot]) - [`831e452`](https://github.com/argoproj/argo-cd/commit/831e4525c3457169ce8a904a3fc2c9c637a4b576): fix: API server should not attempt to read secrets in all namespaces ([#&#8203;20950](https://github.com/argoproj/argo-cd/issues/20950)) ([#&#8203;20960](https://github.com/argoproj/argo-cd/issues/20960)) ([@&#8203;gcp-cherry-pick-bot](https://github.com/gcp-cherry-pick-bot)\[bot]) - [`a3624a3`](https://github.com/argoproj/argo-cd/commit/a3624a3f20855557e0dc5673d68f9f78495cdb26): fix: Allow to delete repos with invalid urls ([#&#8203;20921](https://github.com/argoproj/argo-cd/issues/20921)) ([#&#8203;20975](https://github.com/argoproj/argo-cd/issues/20975)) ([#&#8203;21116](https://github.com/argoproj/argo-cd/issues/21116)) ([@&#8203;gcp-cherry-pick-bot](https://github.com/gcp-cherry-pick-bot)\[bot]) - [`89ef356`](https://github.com/argoproj/argo-cd/commit/89ef3563dba240f3af7b37227a732eeff1b41285): fix: Bitbucket Cloud PR Author is processed correctly ([#&#8203;20769](https://github.com/argoproj/argo-cd/issues/20769)) ([#&#8203;20990](https://github.com/argoproj/argo-cd/issues/20990)) ([#&#8203;21039](https://github.com/argoproj/argo-cd/issues/21039)) ([@&#8203;gcp-cherry-pick-bot](https://github.com/gcp-cherry-pick-bot)\[bot]) - [`f8d6665`](https://github.com/argoproj/argo-cd/commit/f8d6665c67bb612045a8cb0d39766aa61000001a): fix: Memory leak in repo-server ([#&#8203;20876](https://github.com/argoproj/argo-cd/issues/20876)) ([#&#8203;20894](https://github.com/argoproj/argo-cd/issues/20894)) ([@&#8203;gcp-cherry-pick-bot](https://github.com/gcp-cherry-pick-bot)\[bot]) - [`b6af657`](https://github.com/argoproj/argo-cd/commit/b6af657295e68388fa31643ac6819e014170d2d5): fix: add missing fields in listrepositories ([#&#8203;20991](https://github.com/argoproj/argo-cd/issues/20991)) ([#&#8203;21129](https://github.com/argoproj/argo-cd/issues/21129)) ([@&#8203;blakepettersson](https://github.com/blakepettersson)) ##### Dependency updates - [`0680ddb`](https://github.com/argoproj/argo-cd/commit/0680ddbdf9a5fb15c089a5703e6dba0760643eca): chore(deps): bump http-proxy-middleware from 2.0.4 to 2.0.7 in /ui ([#&#8203;20518](https://github.com/argoproj/argo-cd/issues/20518)) ([#&#8203;20892](https://github.com/argoproj/argo-cd/issues/20892)) ([@&#8203;gcp-cherry-pick-bot](https://github.com/gcp-cherry-pick-bot)\[bot]) **Full Changelog**: https://github.com/argoproj/argo-cd/compare/v2.13.1...v2.13.2 <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:eyJjcmVhdGVkSW5WZXIiOiIzOS42Mi4wIiwidXBkYXRlZEluVmVyIjoiMzkuNjIuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
prskr added 1 commit 2024-12-12 03:34:35 +00:00
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-2.x:renovate/quay.io-argoproj-argocd-2.x
git checkout renovate/quay.io-argoproj-argocd-2.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 checkout main
git merge --no-ff renovate/quay.io-argoproj-argocd-2.x
git checkout renovate/quay.io-argoproj-argocd-2.x
git rebase main
git checkout main
git merge --ff-only renovate/quay.io-argoproj-argocd-2.x
git checkout renovate/quay.io-argoproj-argocd-2.x
git rebase main
git checkout main
git merge --no-ff renovate/quay.io-argoproj-argocd-2.x
git checkout main
git merge --squash renovate/quay.io-argoproj-argocd-2.x
git checkout main
git merge --ff-only renovate/quay.io-argoproj-argocd-2.x
git checkout main
git merge renovate/quay.io-argoproj-argocd-2.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#16
No description provided.