shepherdjerred / homelab

Configuration-as-code for my homelab
13 stars 5 forks source link

chore(deps): update dependency argoproj/argo-cd to v2.12.0 #812

Closed renovate[bot] closed 1 month ago

renovate[bot] commented 1 month ago

Mend Renovate

This PR contains the following updates:

Package Update Change
argoproj/argo-cd minor v2.11.4 -> v2.12.0

Release Notes

argoproj/argo-cd (argoproj/argo-cd) ### [`v2.12.0`](https://togithub.com/argoproj/argo-cd/releases/tag/v2.12.0) [Compare Source](https://togithub.com/argoproj/argo-cd/compare/v2.11.7...v2.12.0-rc3) ##### Quick Start ##### Non-HA: ```shell kubectl create namespace argocd kubectl apply -n argocd -f https://raw.githubusercontent.com/argoproj/argo-cd/v2.12.0/manifests/install.yaml ``` ##### HA: ```shell kubectl create namespace argocd kubectl apply -n argocd -f https://raw.githubusercontent.com/argoproj/argo-cd/v2.12.0/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. ##### Known Issues ApplicationSets with git generators and a templated `spec.template.spec.project` field will fail to reconcile due to a [bug in the new git signature verification feature](https://togithub.com/argoproj/argo-cd/issues/19423). ##### Changelog ##### Features - [`57e61b2`](https://togithub.com/argoproj/argo-cd/commit/57e61b2d8a7c33bd5dd12f305a255d1185d782fb): feat: Add custom health check for cluster-api AWSManagedControlPlane ([#​19304](https://togithub.com/argoproj/argo-cd/issues/19304)) ([#​19360](https://togithub.com/argoproj/argo-cd/issues/19360)) ([@​gcp-cherry-pick-bot](https://togithub.com/gcp-cherry-pick-bot)\[bot]) **Full Changelog**: https://github.com/argoproj/argo-cd/compare/v2.12.0-rc5...v2.12.0 ### [`v2.11.7`](https://togithub.com/argoproj/argo-cd/releases/tag/v2.11.7) [Compare Source](https://togithub.com/argoproj/argo-cd/compare/v2.11.6...v2.11.7) #### Quick Start ##### Non-HA: ```shell kubectl create namespace argocd kubectl apply -n argocd -f https://raw.githubusercontent.com/argoproj/argo-cd/v2.11.7/manifests/install.yaml ``` ##### HA: ```shell kubectl create namespace argocd kubectl apply -n argocd -f https://raw.githubusercontent.com/argoproj/argo-cd/v2.11.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 ##### Other work - [`05edb2a`](https://togithub.com/argoproj/argo-cd/commit/05edb2a9ca48f0f10608c1b49fbb0cf7164f6476): feat: verify rbac on each message and not just during handshake ([@​pasha-codefresh](https://togithub.com/pasha-codefresh)) **Full Changelog**: https://github.com/argoproj/argo-cd/compare/v2.11.6...v2.11.7 ### [`v2.11.6`](https://togithub.com/argoproj/argo-cd/releases/tag/v2.11.6) [Compare Source](https://togithub.com/argoproj/argo-cd/compare/v2.11.5...v2.11.6) #### Quick Start ##### Non-HA: ```shell kubectl create namespace argocd kubectl apply -n argocd -f https://raw.githubusercontent.com/argoproj/argo-cd/v2.11.6/manifests/install.yaml ``` ##### HA: ```shell kubectl create namespace argocd kubectl apply -n argocd -f https://raw.githubusercontent.com/argoproj/argo-cd/v2.11.6/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 - [`b980386`](https://togithub.com/argoproj/argo-cd/commit/b980386388230a0c04bdd9dd748472c1a7326c21): fix: cherry-pick [#​18761](https://togithub.com/argoproj/argo-cd/issues/18761) (v2.11) ([#​19108](https://togithub.com/argoproj/argo-cd/issues/19108)) ([@​blakepettersson](https://togithub.com/blakepettersson)) ##### Other work - [`540e3a5`](https://togithub.com/argoproj/argo-cd/commit/540e3a57b90eb3655db54793332fac86bcc38b36): Merge commit from fork ([@​pasha-codefresh](https://togithub.com/pasha-codefresh)) **Full Changelog**: https://github.com/argoproj/argo-cd/compare/v2.11.5...v2.11.6 ### [`v2.11.5`](https://togithub.com/argoproj/argo-cd/releases/tag/v2.11.5) [Compare Source](https://togithub.com/argoproj/argo-cd/compare/v2.11.4...v2.11.5) #### Quick Start ##### Non-HA: ```shell kubectl create namespace argocd kubectl apply -n argocd -f https://raw.githubusercontent.com/argoproj/argo-cd/v2.11.5/manifests/install.yaml ``` ##### HA: ```shell kubectl create namespace argocd kubectl apply -n argocd -f https://raw.githubusercontent.com/argoproj/argo-cd/v2.11.5/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 - [`c0f780c`](https://togithub.com/argoproj/argo-cd/commit/c0f780c380fec80a9c29b0123c7237fb87037eb4): fix(cli): Get Redis password from secret in `loadClusters()` ([#​18951](https://togithub.com/argoproj/argo-cd/issues/18951)) ([#​18956](https://togithub.com/argoproj/argo-cd/issues/18956)) ([@​gcp-cherry-pick-bot](https://togithub.com/gcp-cherry-pick-bot)\[bot]) ##### Other work - [`d1c052d`](https://togithub.com/argoproj/argo-cd/commit/d1c052d7bf5fd19d927f8d493d4948570a4773bc): chore: update gitops-engine (2.11) ([#​19036](https://togithub.com/argoproj/argo-cd/issues/19036)) ([@​agaudreault](https://togithub.com/agaudreault)) **Full Changelog**: https://github.com/argoproj/argo-cd/compare/v2.11.4...v2.11.5

Configuration

πŸ“… Schedule: Branch creation - "after 3am on Sunday" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

β™» 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.



This PR was generated by Mend Renovate. View the repository job log.