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

Open
renovate wants to merge 1 commits from renovate/all-minor-patch into main
Member

This PR contains the following updates:

Package Type Update Change
quay.io/argoproj/argocd final patch v2.14.10 -> v2.14.11

Release Notes

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

v2.14.11

Compare Source

Quick Start

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

Full Changelog: https://github.com/argoproj/argo-cd/compare/v2.14.10...v2.14.11


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.14.10` -> `v2.14.11` | --- ### Release Notes <details> <summary>argoproj/argo-cd (quay.io/argoproj/argocd)</summary> ### [`v2.14.11`](https://github.com/argoproj/argo-cd/releases/tag/v2.14.11) [Compare Source](https://github.com/argoproj/argo-cd/compare/v2.14.10...v2.14.11) #### Quick Start ##### Non-HA: ```shell kubectl create namespace argocd kubectl apply -n argocd -f https://raw.githubusercontent.com/argoproj/argo-cd/v2.14.11/manifests/install.yaml ``` ##### HA: ```shell kubectl create namespace argocd kubectl apply -n argocd -f https://raw.githubusercontent.com/argoproj/argo-cd/v2.14.11/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 - [`91f5445`](https://github.com/argoproj/argo-cd/commit/91f54459d47204e0f9666dd6c5e310bfbab49aa1): feat(hydrator): handle sourceHydrator fields from webhook ([#&#8203;19397](https://github.com/argoproj/argo-cd/issues/19397)) (cherry-pick [#&#8203;22485](https://github.com/argoproj/argo-cd/issues/22485)) ([#&#8203;22754](https://github.com/argoproj/argo-cd/issues/22754)) ([@&#8203;gcp-cherry-pick-bot](https://github.com/gcp-cherry-pick-bot)\[bot]) ##### Bug fixes - [`0451723`](https://github.com/argoproj/argo-cd/commit/0451723be1212922470d4af2fe24a24a4cea30fe): fix(appset): generated app errors should use the default requeue ([#&#8203;21887](https://github.com/argoproj/argo-cd/issues/21887)) (cherry-pick [#&#8203;21936](https://github.com/argoproj/argo-cd/issues/21936)) ([#&#8203;22672](https://github.com/argoproj/argo-cd/issues/22672)) ([@&#8203;gcp-cherry-pick-bot](https://github.com/gcp-cherry-pick-bot)\[bot]) - [`f6f7d29`](https://github.com/argoproj/argo-cd/commit/f6f7d29c110fc5fe10374022f9f0fdcca1484a50): fix(ui): avoid spurious error on hydration ([#&#8203;22506](https://github.com/argoproj/argo-cd/issues/22506)) (cherry-pick [#&#8203;22711](https://github.com/argoproj/argo-cd/issues/22711)) ([#&#8203;22714](https://github.com/argoproj/argo-cd/issues/22714)) ([@&#8203;gcp-cherry-pick-bot](https://github.com/gcp-cherry-pick-bot)\[bot]) **Full Changelog**: https://github.com/argoproj/argo-cd/compare/v2.14.10...v2.14.11 <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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMDAuMCIsInVwZGF0ZWRJblZlciI6IjM5LjIwMC4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJyZW5vdmF0ZSJdfQ==-->
renovate added 1 commit 2025-04-23 03:06:07 +00:00
chore(deps): update quay.io/argoproj/argocd docker tag to v2.14.11
All checks were successful
ZeroDownTime/zdt-argocd/pipeline/pr-main This commit looks good
cffd1782b6
All checks were successful
ZeroDownTime/zdt-argocd/pipeline/pr-main This commit looks good
This pull request can be merged automatically.
You are not authorized to merge this pull request.

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin renovate/all-minor-patch:renovate/all-minor-patch
git checkout renovate/all-minor-patch
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: ZeroDownTime/zdt-argocd#10
No description provided.