chore(deps): update quay.io/argoproj/argocd docker tag to v2.11.3 #6

Merged
prskr merged 1 commit from renovate/quay.io-argoproj-argocd-2.x into main 2024-06-07 06:37:09 +00:00
Owner

This PR contains the following updates:

Package Type Update Change
quay.io/argoproj/argocd final patch v2.11.2 -> v2.11.3

Release Notes

argoproj/argo-cd (quay.io/argoproj/argocd)

v2.11.3

Compare Source

Quick Start

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

Bug fixes
Other work

Full Changelog: https://github.com/argoproj/argo-cd/compare/v2.11.2...v2.11.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 | |---|---|---|---| | [quay.io/argoproj/argocd](https://github.com/argoproj/argo-cd) | final | patch | `v2.11.2` -> `v2.11.3` | --- ### Release Notes <details> <summary>argoproj/argo-cd (quay.io/argoproj/argocd)</summary> ### [`v2.11.3`](https://github.com/argoproj/argo-cd/releases/tag/v2.11.3) [Compare Source](https://github.com/argoproj/argo-cd/compare/v2.11.2...v2.11.3) #### Quick Start ##### Non-HA: ```shell kubectl create namespace argocd kubectl apply -n argocd -f https://raw.githubusercontent.com/argoproj/argo-cd/v2.11.3/manifests/install.yaml ``` ##### HA: ```shell kubectl create namespace argocd kubectl apply -n argocd -f https://raw.githubusercontent.com/argoproj/argo-cd/v2.11.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 ##### Bug fixes - [`46342a9`](https://github.com/argoproj/argo-cd/commit/46342a9e82f0ba53b996b1d4441301814d508e3f): fix: app names with non-alphanumeric characters in position 63 break syncs (issue [#&#8203;18237](https://github.com/argoproj/argo-cd/issues/18237)) ([#&#8203;18256](https://github.com/argoproj/argo-cd/issues/18256)) ([#&#8203;18439](https://github.com/argoproj/argo-cd/issues/18439)) ([@&#8203;gcp-cherry-pick-bot](https://github.com/gcp-cherry-pick-bot)\[bot]) ##### Other work - [`e01bb53`](https://github.com/argoproj/argo-cd/commit/e01bb5303ae664d5af0dc1560ce0b2f819494c12): Merge pull request from GHSA-3cqf-953p-h5cp ([@&#8203;pasha-codefresh](https://github.com/pasha-codefresh)) - [`320abb8`](https://github.com/argoproj/argo-cd/commit/320abb8d649eecba86b1c8cc84e8a81df09b0b55): Merge pull request from GHSA-87p9-x75h-p4j2 ([@&#8203;blakepettersson](https://github.com/blakepettersson)) - [`cf17283`](https://github.com/argoproj/argo-cd/commit/cf17283ebed196f44fa1bba38afe5a5cfdc18ee2): fix source ordering issue in manifest generation for multi-source app while using manifests and diff commands ([#&#8203;18395](https://github.com/argoproj/argo-cd/issues/18395)) ([#&#8203;18408](https://github.com/argoproj/argo-cd/issues/18408)) ([@&#8203;gcp-cherry-pick-bot](https://github.com/gcp-cherry-pick-bot)\[bot]) **Full Changelog**: https://github.com/argoproj/argo-cd/compare/v2.11.2...v2.11.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:eyJjcmVhdGVkSW5WZXIiOiIzNy4zOTUuMCIsInVwZGF0ZWRJblZlciI6IjM3LjM5NS4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
prskr added 1 commit 2024-06-07 03:33:50 +00:00
chore(deps): update quay.io/argoproj/argocd docker tag to v2.11.3
All checks were successful
Image builds / build-argo-cd-image (push) Successful in 1m32s
Image builds / build_images (renovate) (push) Successful in 1m47s
Renovate / renovate (push) Successful in 15s
e155b948d3
prskr merged commit e155b948d3 into main 2024-06-07 06:37:09 +00:00
prskr deleted branch renovate/quay.io-argoproj-argocd-2.x 2024-06-07 06:37:09 +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/images#6
No description provided.