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

Merged
prskr merged 1 commit from renovate/code.icb4dc0.de-infrastructure-images-argocd-2.x into main 2025-03-07 07:10:45 +00:00
Owner

This PR contains the following updates:

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

Release Notes

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

v2.14.4

Compare Source

Quick Start

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


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.14.2` -> `v2.14.4` | --- ### Release Notes <details> <summary>argoproj/argo-cd (code.icb4dc0.de/infrastructure/images/argocd)</summary> ### [`v2.14.4`](https://github.com/argoproj/argo-cd/releases/tag/v2.14.4) [Compare Source](https://github.com/argoproj/argo-cd/compare/v2.14.2...v2.14.4) #### Quick Start ##### Non-HA: ```shell kubectl create namespace argocd kubectl apply -n argocd -f https://raw.githubusercontent.com/argoproj/argo-cd/v2.14.4/manifests/install.yaml ``` ##### HA: ```shell kubectl create namespace argocd kubectl apply -n argocd -f https://raw.githubusercontent.com/argoproj/argo-cd/v2.14.4/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 - [`52231db`](https://github.com/argoproj/argo-cd/commit/52231dbc09c25a7b7840f0338b533b94a6332dc5): fix(actions): don't run empty Lua scripts ([#&#8203;22084](https://github.com/argoproj/argo-cd/issues/22084)) (cherry-pick [#&#8203;22161](https://github.com/argoproj/argo-cd/issues/22161)) ([#&#8203;22172](https://github.com/argoproj/argo-cd/issues/22172)) ([@&#8203;gcp-cherry-pick-bot](https://github.com/gcp-cherry-pick-bot)\[bot]) - [`962d7a9`](https://github.com/argoproj/argo-cd/commit/962d7a9ad9b5b1e13a118a3fb8974fa03647383d): fix(ci): use pinned Helm version for init-release ([#&#8203;22164](https://github.com/argoproj/argo-cd/issues/22164)) (cherry-pick [#&#8203;22165](https://github.com/argoproj/argo-cd/issues/22165)) ([#&#8203;22171](https://github.com/argoproj/argo-cd/issues/22171)) ([@&#8203;gcp-cherry-pick-bot](https://github.com/gcp-cherry-pick-bot)\[bot]) - [`54170a4`](https://github.com/argoproj/argo-cd/commit/54170a4fd8760e4274204599e1976a3f273c8962): fix: make codegen permissions (cherry-pick [#&#8203;21667](https://github.com/argoproj/argo-cd/issues/21667)) ([#&#8203;22145](https://github.com/argoproj/argo-cd/issues/22145)) ([@&#8203;gcp-cherry-pick-bot](https://github.com/gcp-cherry-pick-bot)\[bot]) ##### Dependency updates - [`2eab10a`](https://github.com/argoproj/argo-cd/commit/2eab10a3cbe68bb84bbde3c0e82966af408fb52c): chore(deps): revert accidental upgrade of go.mod packages ([#&#8203;22162](https://github.com/argoproj/argo-cd/issues/22162)) ([@&#8203;crenshaw-dev](https://github.com/crenshaw-dev)) - [`2b1e829`](https://github.com/argoproj/argo-cd/commit/2b1e829986b30b4be11c3926f111a7a8dd95dc7f): chore(deps): switch gitops-engine back to release-2.14 branch ([#&#8203;22163](https://github.com/argoproj/argo-cd/issues/22163)) ([@&#8203;crenshaw-dev](https://github.com/crenshaw-dev)) **Full Changelog**: https://github.com/argoproj/argo-cd/compare/v2.14.3...v2.14.4 <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:eyJjcmVhdGVkSW5WZXIiOiIzOS4xODguMCIsInVwZGF0ZWRJblZlciI6IjM5LjE4OC4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
prskr added 1 commit 2025-03-07 03:34:58 +00:00
prskr merged commit 6cb4357eab into main 2025-03-07 07:10:45 +00:00
prskr deleted branch renovate/code.icb4dc0.de-infrastructure-images-argocd-2.x 2025-03-07 07:10: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/apps#532
No description provided.