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

Merged
prskr merged 1 commit from renovate/quay.io-argoproj-argocd-2.x into main 2024-08-17 21:04:49 +00:00
Owner

This PR contains the following updates:

Package Type Update Change
quay.io/argoproj/argocd final patch v2.12.0 -> v2.12.1

Release Notes

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

v2.12.1

Compare Source

Quick Start

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

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/v2.12.0...v2.12.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 | `v2.12.0` -> `v2.12.1` | --- ### Release Notes <details> <summary>argoproj/argo-cd (quay.io/argoproj/argocd)</summary> ### [`v2.12.1`](https://github.com/argoproj/argo-cd/releases/tag/v2.12.1) [Compare Source](https://github.com/argoproj/argo-cd/compare/v2.12.0...v2.12.1) #### Quick Start ##### Non-HA: ```shell kubectl create namespace argocd kubectl apply -n argocd -f https://raw.githubusercontent.com/argoproj/argo-cd/v2.12.1/manifests/install.yaml ``` ##### HA: ```shell kubectl create namespace argocd kubectl apply -n argocd -f https://raw.githubusercontent.com/argoproj/argo-cd/v2.12.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. #### 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 - [`952838c`](https://github.com/argoproj/argo-cd/commit/952838cdde0a1825986acb7356090a24b321af69): fix(appset): cherry-pick - fix appset-in-any-namespace issue with git generators ([#&#8203;19558](https://github.com/argoproj/argo-cd/issues/19558)) ([@&#8203;ishitasequeira](https://github.com/ishitasequeira)) - [`b156b61`](https://github.com/argoproj/argo-cd/commit/b156b61e223e70f425d3c7a28d6cbd647b757395): fix(appset): missing permissions for cluster install ([#&#8203;19059](https://github.com/argoproj/argo-cd/issues/19059)) ([#&#8203;19430](https://github.com/argoproj/argo-cd/issues/19430)) ([#&#8203;19435](https://github.com/argoproj/argo-cd/issues/19435)) ([@&#8203;gcp-cherry-pick-bot](https://github.com/gcp-cherry-pick-bot)\[bot]) - [`7af4526`](https://github.com/argoproj/argo-cd/commit/7af4526666e1d9500695b82d945797da9071c5fd): fix: appset gpg limitation for templated project fields ([#&#8203;19492](https://github.com/argoproj/argo-cd/issues/19492)) ([#&#8203;19534](https://github.com/argoproj/argo-cd/issues/19534)) ([@&#8203;gcp-cherry-pick-bot](https://github.com/gcp-cherry-pick-bot)\[bot]) - [`fd47845`](https://github.com/argoproj/argo-cd/commit/fd478450e68c59fb6e240ea2f8f8c1ebf6be153c): fix: docs version regex changed ([#&#8203;18756](https://github.com/argoproj/argo-cd/issues/18756)) ([#&#8203;19352](https://github.com/argoproj/argo-cd/issues/19352)) ([@&#8203;ft-jasong](https://github.com/ft-jasong)) **Full Changelog**: https://github.com/argoproj/argo-cd/compare/v2.12.0...v2.12.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:eyJjcmVhdGVkSW5WZXIiOiIzOC4zMy4wIiwidXBkYXRlZEluVmVyIjoiMzguMzMuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
prskr added 1 commit 2024-08-17 03:33:40 +00:00
chore(deps): update quay.io/argoproj/argocd docker tag to v2.12.1
All checks were successful
Image builds / build-argo-cd-image (push) Successful in 19s
Renovate / renovate (push) Successful in 27s
Image builds / build_images (renovate) (push) Successful in 4m2s
74ee3b1229
prskr merged commit 74ee3b1229 into main 2024-08-17 21:04:49 +00:00
prskr deleted branch renovate/quay.io-argoproj-argocd-2.x 2024-08-17 21:04:49 +00: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: infrastructure/images#10
No description provided.