chore(deps): update code.icb4dc0.de/infrastructure/images/argocd docker tag to v2.13.4 - autoclosed #470

Merged
prskr merged 1 commit from renovate/code.icb4dc0.de-infrastructure-images-argocd-2.x into main 2025-02-03 14:39:12 +00:00
Owner

This PR contains the following updates:

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

Release Notes

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

v2.13.4

Compare Source

Quick Start

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

Full Changelog: https://github.com/argoproj/argo-cd/compare/v2.13.3...v2.13.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.13.3` -> `v2.13.4` | --- ### Release Notes <details> <summary>argoproj/argo-cd (code.icb4dc0.de/infrastructure/images/argocd)</summary> ### [`v2.13.4`](https://github.com/argoproj/argo-cd/releases/tag/v2.13.4) [Compare Source](https://github.com/argoproj/argo-cd/compare/v2.13.3...v2.13.4) #### Quick Start ##### Non-HA: ```shell kubectl create namespace argocd kubectl apply -n argocd -f https://raw.githubusercontent.com/argoproj/argo-cd/v2.13.4/manifests/install.yaml ``` ##### HA: ```shell kubectl create namespace argocd kubectl apply -n argocd -f https://raw.githubusercontent.com/argoproj/argo-cd/v2.13.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 - [`2fe4536`](https://github.com/argoproj/argo-cd/commit/2fe4536ed2179e41f28356e66c993646ba13f324): fix(appset): events not honouring configured namespaces ([#&#8203;21219](https://github.com/argoproj/argo-cd/issues/21219)) ([#&#8203;21241](https://github.com/argoproj/argo-cd/issues/21241)) ([#&#8203;21520](https://github.com/argoproj/argo-cd/issues/21520)) ([@&#8203;eadred](https://github.com/eadred)) - [`99aaf43`](https://github.com/argoproj/argo-cd/commit/99aaf43bdb8627f602ff3959ed9375a3a5bcefb9): fix: Policy/policy.open-cluster-management.io stuck in progressing status when no clusters match the policy ([#&#8203;21296](https://github.com/argoproj/argo-cd/issues/21296)) (cherry-pick [#&#8203;21297](https://github.com/argoproj/argo-cd/issues/21297)) ([#&#8203;21594](https://github.com/argoproj/argo-cd/issues/21594)) ([@&#8203;gcp-cherry-pick-bot](https://github.com/gcp-cherry-pick-bot)\[bot]) - [`2618ccc`](https://github.com/argoproj/argo-cd/commit/2618ccca2d3b006d0efae31cf94c74f84fb992cd): fix: login return_url doesn't work with custom server paths (cherry-pick [#&#8203;21588](https://github.com/argoproj/argo-cd/issues/21588)) ([#&#8203;21603](https://github.com/argoproj/argo-cd/issues/21603)) ([@&#8203;gcp-cherry-pick-bot](https://github.com/gcp-cherry-pick-bot)\[bot]) - [`53dc116`](https://github.com/argoproj/argo-cd/commit/53dc116353a90429b16dc88b56a4efc8fd559082): fix: oras-go client should fallback to docker config if no credentials specified (cherry-pick 2.13 [#&#8203;18133](https://github.com/argoproj/argo-cd/issues/18133)) ([#&#8203;20872](https://github.com/argoproj/argo-cd/issues/20872)) ([@&#8203;eestolano](https://github.com/eestolano)) - [`fd67e49`](https://github.com/argoproj/argo-cd/commit/fd67e4970facebd1237c91d71af03a96dd121d6e): fix: resolve the failing e2e appset tests for ksonnet applications (cherry-pick [#&#8203;21580](https://github.com/argoproj/argo-cd/issues/21580)) ([#&#8203;21605](https://github.com/argoproj/argo-cd/issues/21605)) ([@&#8203;gcp-cherry-pick-bot](https://github.com/gcp-cherry-pick-bot)\[bot]) ##### Documentation - [`c0f847f`](https://github.com/argoproj/argo-cd/commit/c0f847f301584dbdb41db7c28282ad4cbaa1e52c): docs: Update Screenshot in Orphaned Resources Monitoring Section [#&#8203;20510](https://github.com/argoproj/argo-cd/issues/20510) (cherry-pick [#&#8203;20533](https://github.com/argoproj/argo-cd/issues/20533)) ([#&#8203;21489](https://github.com/argoproj/argo-cd/issues/21489)) ([@&#8203;gcp-cherry-pick-bot](https://github.com/gcp-cherry-pick-bot)\[bot]) - [`c8a62bb`](https://github.com/argoproj/argo-cd/commit/c8a62bb16231c382c2c3f4a5291d1737abcc704b): docs: add mkdocs configuration stanza to .readthedocs.yaml (cherry-pick [#&#8203;21475](https://github.com/argoproj/argo-cd/issues/21475)) ([#&#8203;21609](https://github.com/argoproj/argo-cd/issues/21609)) ([@&#8203;gcp-cherry-pick-bot](https://github.com/gcp-cherry-pick-bot)\[bot]) ##### Dependency updates - [`2e794fb`](https://github.com/argoproj/argo-cd/commit/2e794fbbc590bcd98d655ef24c1f417ce64cfb53): chore(deps): bump github.com/go-git/go-git/v5 from 5.12.0 to 5.13.0 (cherry-pick [#&#8203;21329](https://github.com/argoproj/argo-cd/issues/21329)) ([#&#8203;21401](https://github.com/argoproj/argo-cd/issues/21401)) ([@&#8203;gcp-cherry-pick-bot](https://github.com/gcp-cherry-pick-bot)\[bot]) - [`38e02ab`](https://github.com/argoproj/argo-cd/commit/38e02ab9e81ff06946ae5d819797759156bc8c94): chore(deps): bump go-git version to go-git/v5 5.13.1 ([#&#8203;21551](https://github.com/argoproj/argo-cd/issues/21551)) ([@&#8203;aali309](https://github.com/aali309)) ##### Other work - [`49163b0`](https://github.com/argoproj/argo-cd/commit/49163b09b196038c00f971e3f567fa63261e0e8b): Fix application url for custom base href ([#&#8203;21377](https://github.com/argoproj/argo-cd/issues/21377)) ([#&#8203;21515](https://github.com/argoproj/argo-cd/issues/21515)) ([@&#8203;gcp-cherry-pick-bot](https://github.com/gcp-cherry-pick-bot)\[bot]) - [`10b9589`](https://github.com/argoproj/argo-cd/commit/10b9589f1cefda9b3559708abef3b3c316e99971): Merge commit from fork ([@&#8203;svghadi](https://github.com/svghadi)) **Full Changelog**: https://github.com/argoproj/argo-cd/compare/v2.13.3...v2.13.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:eyJjcmVhdGVkSW5WZXIiOiIzOS4xNDIuMCIsInVwZGF0ZWRJblZlciI6IjM5LjE0Mi4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
prskr added 1 commit 2025-01-30 03:34:59 +00:00
prskr merged commit ce26f601a3 into main 2025-02-03 14:39:12 +00:00
prskr deleted branch renovate/code.icb4dc0.de-infrastructure-images-argocd-2.x 2025-02-03 14:39:12 +00:00
prskr changed title from chore(deps): update code.icb4dc0.de/infrastructure/images/argocd docker tag to v2.13.4 to chore(deps): update code.icb4dc0.de/infrastructure/images/argocd docker tag to v2.13.4 - autoclosed 2025-02-03 14:42:24 +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#470
No description provided.