chore(deps): update code.icb4dc0.de/infrastructure/images/argocd docker tag to v2.12.3 #275

Merged
prskr merged 1 commit from renovate/code.icb4dc0.de-infrastructure-images-argocd-2.x into main 2024-08-28 12:18:04 +00:00
Owner

This PR contains the following updates:

Package Type Update Change
code.icb4dc0.de/infrastructure/images/argocd Kustomization patch v2.12.2 -> v2.12.3

Release Notes

argoproj/argo-cd (code.icb4dc0.de/infrastructure/images/argocd)

v2.12.3

Compare Source

Quick Start

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

Upgrading

If upgrading from a different minor version, be sure to read the upgrading documentation.

Changelog

Features
Bug fixes

Full Changelog: https://github.com/argoproj/argo-cd/compare/v2.12.2...v2.12.3


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 | |---|---|---|---| | [code.icb4dc0.de/infrastructure/images/argocd](https://github.com/argoproj/argo-cd) | Kustomization | patch | `v2.12.2` -> `v2.12.3` | --- ### Release Notes <details> <summary>argoproj/argo-cd (code.icb4dc0.de/infrastructure/images/argocd)</summary> ### [`v2.12.3`](https://github.com/argoproj/argo-cd/releases/tag/v2.12.3) [Compare Source](https://github.com/argoproj/argo-cd/compare/v2.12.2...v2.12.3) #### Quick Start ##### Non-HA: ```shell kubectl create namespace argocd kubectl apply -n argocd -f https://raw.githubusercontent.com/argoproj/argo-cd/v2.12.3/manifests/install.yaml ``` ##### HA: ```shell kubectl create namespace argocd kubectl apply -n argocd -f https://raw.githubusercontent.com/argoproj/argo-cd/v2.12.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. #### 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 ##### Features - [`343dec0`](https://github.com/argoproj/argo-cd/commit/343dec049aaeb75cadc78aa87a8fdac7e56a6db5): feat(sourceNamespace): Regex Support ([#&#8203;19016](https://github.com/argoproj/argo-cd/issues/19016)) ([#&#8203;19017](https://github.com/argoproj/argo-cd/issues/19017)) ([#&#8203;19664](https://github.com/argoproj/argo-cd/issues/19664)) ([@&#8203;gcp-cherry-pick-bot](https://github.com/gcp-cherry-pick-bot)\[bot]) ##### Bug fixes - [`cafd35c`](https://github.com/argoproj/argo-cd/commit/cafd35cea7acdb3c5ad53376b57970de79fc5eb4): fix(AnyNameSpaceRegex): Additional Functions Glob to Regexexp ([#&#8203;19516](https://github.com/argoproj/argo-cd/issues/19516)) ([#&#8203;19665](https://github.com/argoproj/argo-cd/issues/19665)) ([@&#8203;gcp-cherry-pick-bot](https://github.com/gcp-cherry-pick-bot)\[bot]) **Full Changelog**: https://github.com/argoproj/argo-cd/compare/v2.12.2...v2.12.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**: 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:eyJjcmVhdGVkSW5WZXIiOiIzOC41Ni4wIiwidXBkYXRlZEluVmVyIjoiMzguNTYuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
prskr added 1 commit 2024-08-28 03:34:21 +00:00
prskr merged commit 9eb4cfe8c5 into main 2024-08-28 12:18:04 +00:00
prskr deleted branch renovate/code.icb4dc0.de-infrastructure-images-argocd-2.x 2024-08-28 12:18:04 +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/apps#275
No description provided.