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

Merged
prskr merged 1 commit from renovate/code.icb4dc0.de-infrastructure-images-argocd-2.x into main 2024-10-18 07:44:49 +00:00
Owner

This PR contains the following updates:

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

Release Notes

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

v2.12.5

Compare Source

Quick Start

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

Full Changelog: https://github.com/argoproj/argo-cd/compare/v2.12.4...v2.12.5


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.4` -> `v2.12.5` | --- ### Release Notes <details> <summary>argoproj/argo-cd (code.icb4dc0.de/infrastructure/images/argocd)</summary> ### [`v2.12.5`](https://github.com/argoproj/argo-cd/releases/tag/v2.12.5) [Compare Source](https://github.com/argoproj/argo-cd/compare/v2.12.4...v2.12.5) #### Quick Start ##### Non-HA: ```shell kubectl create namespace argocd kubectl apply -n argocd -f https://raw.githubusercontent.com/argoproj/argo-cd/v2.12.5/manifests/install.yaml ``` ##### HA: ```shell kubectl create namespace argocd kubectl apply -n argocd -f https://raw.githubusercontent.com/argoproj/argo-cd/v2.12.5/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 - [`53bb2e4`](https://github.com/argoproj/argo-cd/commit/53bb2e4109bdfaef2b6fdedb3b942cb7d23e8a79): fix(ci): handle new k3s test version matrix ([#&#8203;20223](https://github.com/argoproj/argo-cd/issues/20223)) ([#&#8203;20427](https://github.com/argoproj/argo-cd/issues/20427)) ([#&#8203;20434](https://github.com/argoproj/argo-cd/issues/20434)) ([@&#8203;gcp-cherry-pick-bot](https://github.com/gcp-cherry-pick-bot)\[bot]) - [`3ff57d2`](https://github.com/argoproj/argo-cd/commit/3ff57d288d1caf48eda36ae86f002ec8fc3ab125): fix(cli): cherrypick Redis password fix [#&#8203;19599](https://github.com/argoproj/argo-cd/issues/19599) into 2.12 ([#&#8203;20262](https://github.com/argoproj/argo-cd/issues/20262)) ([@&#8203;NetanelK](https://github.com/NetanelK)) - [`6e6857e`](https://github.com/argoproj/argo-cd/commit/6e6857ee8bbec4d80001057fffc21c058a99de0a): fix(ui): source can in fact be `undefined` ([#&#8203;20381](https://github.com/argoproj/argo-cd/issues/20381)) ([#&#8203;20420](https://github.com/argoproj/argo-cd/issues/20420)) ([@&#8203;blakepettersson](https://github.com/blakepettersson)) - [`e2eb54c`](https://github.com/argoproj/argo-cd/commit/e2eb54c10287ba38cb17878a5bd409e50fd774eb): fix: cherrypick semver fix [#&#8203;20096](https://github.com/argoproj/argo-cd/issues/20096) into 2.12 ([#&#8203;20215](https://github.com/argoproj/argo-cd/issues/20215)) ([@&#8203;PaulSonOfLars](https://github.com/PaulSonOfLars)) - [`50271e1`](https://github.com/argoproj/argo-cd/commit/50271e10c0c2d0083e92926186a47e411fc4b38e): fix: prevent crash during timer expiration after stream is closed ([#&#8203;19917](https://github.com/argoproj/argo-cd/issues/19917)) ([#&#8203;20271](https://github.com/argoproj/argo-cd/issues/20271)) ([@&#8203;agaudreault](https://github.com/agaudreault)) ##### Documentation - [`ee4f09e`](https://github.com/argoproj/argo-cd/commit/ee4f09ebd2a682c269eca536e84fed1d63a6a58e): docs(ui): sorting version ([#&#8203;20181](https://github.com/argoproj/argo-cd/issues/20181)) ([#&#8203;20204](https://github.com/argoproj/argo-cd/issues/20204)) ([@&#8203;gcp-cherry-pick-bot](https://github.com/gcp-cherry-pick-bot)\[bot]) ##### Other work - [`a05b042`](https://github.com/argoproj/argo-cd/commit/a05b04287618552a59990f14e661785642e0c2dd): chore(tests): fix erroneous cherry-pick ([#&#8203;20274](https://github.com/argoproj/argo-cd/issues/20274)) ([@&#8203;crenshaw-dev](https://github.com/crenshaw-dev)) - [`5f5fb0d`](https://github.com/argoproj/argo-cd/commit/5f5fb0d2de8b1f7bef72f05ff4288d4a156ba95a): fix(controller/ui): fix pod with sidecar state ([#&#8203;19843](https://github.com/argoproj/argo-cd/issues/19843)) ([#&#8203;20394](https://github.com/argoproj/argo-cd/issues/20394)) ([@&#8203;linghaoSu](https://github.com/linghaoSu)) **Full Changelog**: https://github.com/argoproj/argo-cd/compare/v2.12.4...v2.12.5 <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:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMTYuMCIsInVwZGF0ZWRJblZlciI6IjM4LjExNi4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
prskr added 1 commit 2024-10-18 07:44:28 +00:00
prskr merged commit f10c2abd19 into main 2024-10-18 07:44:49 +00:00
prskr deleted branch renovate/code.icb4dc0.de-infrastructure-images-argocd-2.x 2024-10-18 07:44: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/apps#336
No description provided.