chore(deps): update public.ecr.aws/zero-downtime/zdt-argocd docker tag to v2.14.7 #67

Merged
stefan merged 1 commits from renovate/public.ecr.aws-zero-downtime-zdt-argocd-2.x into main 2025-03-21 13:51:30 +00:00
Member

This PR contains the following updates:

Package Update Change
public.ecr.aws/zero-downtime/zdt-argocd patch v2.14.5 -> v2.14.7

Release Notes

argoproj/argo-cd (public.ecr.aws/zero-downtime/zdt-argocd)

v2.14.7

Compare Source

Quick Start

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

Dependency updates

Full Changelog: https://github.com/argoproj/argo-cd/compare/v2.14.6...v2.14.7


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 | Update | Change | |---|---|---| | [public.ecr.aws/zero-downtime/zdt-argocd](https://github.com/argoproj/argo-cd) | patch | `v2.14.5` -> `v2.14.7` | --- ### Release Notes <details> <summary>argoproj/argo-cd (public.ecr.aws/zero-downtime/zdt-argocd)</summary> ### [`v2.14.7`](https://github.com/argoproj/argo-cd/releases/tag/v2.14.7) [Compare Source](https://github.com/argoproj/argo-cd/compare/v2.14.5...v2.14.7) #### Quick Start ##### Non-HA: ```shell kubectl create namespace argocd kubectl apply -n argocd -f https://raw.githubusercontent.com/argoproj/argo-cd/v2.14.7/manifests/install.yaml ``` ##### HA: ```shell kubectl create namespace argocd kubectl apply -n argocd -f https://raw.githubusercontent.com/argoproj/argo-cd/v2.14.7/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 ##### Dependency updates - [`3940782`](https://github.com/argoproj/argo-cd/commit/39407827d31e0a35593faef9af06464209d35d3f): chore(deps): bump gitops engine ([#&#8203;22405](https://github.com/argoproj/argo-cd/issues/22405)) ([@&#8203;crenshaw-dev](https://github.com/crenshaw-dev)) **Full Changelog**: https://github.com/argoproj/argo-cd/compare/v2.14.6...v2.14.7 <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-03-21 03:02:04 +00:00
stefan merged commit 63eb787599 into main 2025-03-21 13:51:30 +00:00
stefan deleted branch renovate/public.ecr.aws-zero-downtime-zdt-argocd-2.x 2025-03-21 13:51:30 +00:00
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/KubeZero#67
No description provided.