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

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

This PR contains the following updates:

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

Release Notes

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

v2.11.4

Compare Source

Quick Start

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

Features
Bug fixes
Documentation
Dependency updates
Other work

Full Changelog: https://github.com/argoproj/argo-cd/compare/v2.11.3...v2.11.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.11.3` -> `v2.11.4` | --- ### Release Notes <details> <summary>argoproj/argo-cd (code.icb4dc0.de/infrastructure/images/argocd)</summary> ### [`v2.11.4`](https://github.com/argoproj/argo-cd/releases/tag/v2.11.4) [Compare Source](https://github.com/argoproj/argo-cd/compare/v2.11.3...v2.11.4) #### Quick Start ##### Non-HA: ```shell kubectl create namespace argocd kubectl apply -n argocd -f https://raw.githubusercontent.com/argoproj/argo-cd/v2.11.4/manifests/install.yaml ``` ##### HA: ```shell kubectl create namespace argocd kubectl apply -n argocd -f https://raw.githubusercontent.com/argoproj/argo-cd/v2.11.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 ##### Features - [`d75b23b`](https://github.com/argoproj/argo-cd/commit/d75b23bf9260b01288bfb684c2843f93f7419372): Revert "feat(server): log app Spec along with event ([#&#8203;16416](https://github.com/argoproj/argo-cd/issues/16416))" ([#&#8203;18458](https://github.com/argoproj/argo-cd/issues/18458)) ([#&#8203;18639](https://github.com/argoproj/argo-cd/issues/18639)) ([@&#8203;gcp-cherry-pick-bot](https://github.com/gcp-cherry-pick-bot)\[bot]) ##### Bug fixes - [`24b198b`](https://github.com/argoproj/argo-cd/commit/24b198bf51c451534f1142f98046978f01bf5ce7): fix(appset): revert "keep reconciling even when params error occurred" ([#&#8203;17062](https://github.com/argoproj/argo-cd/issues/17062)) ([#&#8203;18781](https://github.com/argoproj/argo-cd/issues/18781)) ([@&#8203;crenshaw-dev](https://github.com/crenshaw-dev)) - [`bfbceff`](https://github.com/argoproj/argo-cd/commit/bfbceff5da9d5fad76d347dd236f11379f026263): fix(controller): bad server-side diffs ([#&#8203;18213](https://github.com/argoproj/argo-cd/issues/18213)) (2.11) ([#&#8203;18868](https://github.com/argoproj/argo-cd/issues/18868)) ([@&#8203;crenshaw-dev](https://github.com/crenshaw-dev)) - [`07880f3`](https://github.com/argoproj/argo-cd/commit/07880f3c1d3313f27922cdd693e5505d843387b0): fix(webhook): bitbucket and azure not triggering refresh ([#&#8203;18289](https://github.com/argoproj/argo-cd/issues/18289)) ([#&#8203;18765](https://github.com/argoproj/argo-cd/issues/18765)) ([#&#8203;18819](https://github.com/argoproj/argo-cd/issues/18819)) ([@&#8203;gcp-cherry-pick-bot](https://github.com/gcp-cherry-pick-bot)\[bot]) - [`b5c13b6`](https://github.com/argoproj/argo-cd/commit/b5c13b6139fb8de5c0901e489e30e139d245ef58): fix: Update braces package to 3.0.3 ([#&#8203;18459](https://github.com/argoproj/argo-cd/issues/18459)) ([#&#8203;18663](https://github.com/argoproj/argo-cd/issues/18663)) ([@&#8203;gcp-cherry-pick-bot](https://github.com/gcp-cherry-pick-bot)\[bot]) - [`5fd645f`](https://github.com/argoproj/argo-cd/commit/5fd645feacd29196d0622061052d3fae4464ddb7): fix: docs site version selector broken ([#&#8203;18378](https://github.com/argoproj/argo-cd/issues/18378)) ([#&#8203;18724](https://github.com/argoproj/argo-cd/issues/18724)) ([@&#8203;gcp-cherry-pick-bot](https://github.com/gcp-cherry-pick-bot)\[bot]) - [`0d1709f`](https://github.com/argoproj/argo-cd/commit/0d1709f73b26bf338e6cc29234c10f5fb69fd28b): fix: update static schemas ([#&#8203;18889](https://github.com/argoproj/argo-cd/issues/18889)) ([@&#8203;crenshaw-dev](https://github.com/crenshaw-dev)) ##### Documentation - [`0e71f09`](https://github.com/argoproj/argo-cd/commit/0e71f09990b8bbaeafc15ae5354caf732ecb9ea6): docs: Fix .path to .path.segments go template ([#&#8203;18872](https://github.com/argoproj/argo-cd/issues/18872)) ([#&#8203;18874](https://github.com/argoproj/argo-cd/issues/18874)) ([@&#8203;gcp-cherry-pick-bot](https://github.com/gcp-cherry-pick-bot)\[bot]) ##### Dependency updates - [`c2bd38a`](https://github.com/argoproj/argo-cd/commit/c2bd38a11a3224b1f3d4be7e831980f72f64a5c2): chore(deps): upgrade redis to 7.2.15-alpine (cherry-pick release-2.11) ([#&#8203;18640](https://github.com/argoproj/argo-cd/issues/18640)) ([@&#8203;34fathombelow](https://github.com/34fathombelow)) ##### Other work - [`13844b9`](https://github.com/argoproj/argo-cd/commit/13844b90ad1a10334bdaac56402182b08eefe1fb): chore: bump go version to 1.21.10 ([#&#8203;18540](https://github.com/argoproj/argo-cd/issues/18540)) ([@&#8203;34fathombelow](https://github.com/34fathombelow)) - [`e1284e1`](https://github.com/argoproj/argo-cd/commit/e1284e19e03c9abab2ea55314b14b1e0381c4045): remove unwanted updating of source-position in app set command ([#&#8203;18887](https://github.com/argoproj/argo-cd/issues/18887)) ([#&#8203;18896](https://github.com/argoproj/argo-cd/issues/18896)) ([@&#8203;gcp-cherry-pick-bot](https://github.com/gcp-cherry-pick-bot)\[bot]) **Full Changelog**: https://github.com/argoproj/argo-cd/compare/v2.11.3...v2.11.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:eyJjcmVhdGVkSW5WZXIiOiIzNy40MjQuMCIsInVwZGF0ZWRJblZlciI6IjM3LjQyNC4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
prskr added 1 commit 2024-07-05 03:34:01 +00:00
prskr merged commit 8302720911 into main 2024-07-06 09:48:18 +00:00
prskr deleted branch renovate/code.icb4dc0.de-infrastructure-images-argocd-2.x 2024-07-06 09:48:19 +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#200
No description provided.