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

Merged
prskr merged 1 commit from renovate/quay.io-argoproj-argocd-2.x into main 2024-08-26 07:50:45 +00:00
Owner

This PR contains the following updates:

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

Release Notes

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

v2.12.2

Compare Source

Quick Start

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

Full Changelog: https://github.com/argoproj/argo-cd/compare/v2.12.1...v2.12.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.12.1` -> `v2.12.2` | --- ### Release Notes <details> <summary>argoproj/argo-cd (quay.io/argoproj/argocd)</summary> ### [`v2.12.2`](https://github.com/argoproj/argo-cd/releases/tag/v2.12.2) [Compare Source](https://github.com/argoproj/argo-cd/compare/v2.12.1...v2.12.2) #### Quick Start ##### Non-HA: ```shell kubectl create namespace argocd kubectl apply -n argocd -f https://raw.githubusercontent.com/argoproj/argo-cd/v2.12.2/manifests/install.yaml ``` ##### HA: ```shell kubectl create namespace argocd kubectl apply -n argocd -f https://raw.githubusercontent.com/argoproj/argo-cd/v2.12.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 - [`b068220`](https://github.com/argoproj/argo-cd/commit/b06822050384bbf9c249802633744356937818a2): fix(appset): informer is not a kubernetes informer ([#&#8203;18905](https://github.com/argoproj/argo-cd/issues/18905)) ([#&#8203;19618](https://github.com/argoproj/argo-cd/issues/19618)) ([#&#8203;19636](https://github.com/argoproj/argo-cd/issues/19636)) ([@&#8203;gcp-cherry-pick-bot](https://github.com/gcp-cherry-pick-bot)\[bot]) - [`7244c2d`](https://github.com/argoproj/argo-cd/commit/7244c2d5e5879069a467afe3a69819700f5e1fac): fix(appset): remove cache references ([#&#8203;19652](https://github.com/argoproj/argo-cd/issues/19652)) ([@&#8203;rumstead](https://github.com/rumstead)) - [`c873d5c`](https://github.com/argoproj/argo-cd/commit/c873d5c68a3d407a81fd7e49f5e1b234d038e63f): fix: Floating title content incorrect for multi-sources ([#&#8203;17274](https://github.com/argoproj/argo-cd/issues/17274)) ([#&#8203;19623](https://github.com/argoproj/argo-cd/issues/19623)) ([#&#8203;19627](https://github.com/argoproj/argo-cd/issues/19627)) ([@&#8203;gcp-cherry-pick-bot](https://github.com/gcp-cherry-pick-bot)\[bot]) - [`88f85da`](https://github.com/argoproj/argo-cd/commit/88f85daf5247d851c46877e1683cc8a0ad936771): fix: Parse hostname correctly from repoURL to fetch correct CA cert ([#&#8203;19488](https://github.com/argoproj/argo-cd/issues/19488)) ([#&#8203;19602](https://github.com/argoproj/argo-cd/issues/19602)) ([@&#8203;gcp-cherry-pick-bot](https://github.com/gcp-cherry-pick-bot)\[bot]) **Full Changelog**: https://github.com/argoproj/argo-cd/compare/v2.12.1...v2.12.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:eyJjcmVhdGVkSW5WZXIiOiIzOC40Ni4zIiwidXBkYXRlZEluVmVyIjoiMzguNDYuMyIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
prskr added 1 commit 2024-08-24 03:35:02 +00:00
chore(deps): update quay.io/argoproj/argocd docker tag to v2.12.2
All checks were successful
Image builds / build-argo-cd-image (push) Successful in 17s
Image builds / build_images (renovate) (push) Successful in 17s
Renovate / renovate (push) Successful in 26s
dc621840f5
prskr merged commit dc621840f5 into main 2024-08-26 07:50:45 +00:00
prskr deleted branch renovate/quay.io-argoproj-argocd-2.x 2024-08-26 07:50:46 +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#11
No description provided.