gardener / landscaper

Development of Landscaper - A deployer for K8S workloads with integrated data flow engine.
Apache License 2.0
56 stars 34 forks source link

fix(deps): update module helm.sh/helm/v3 to v3.15.3 #1181

Closed gardener-ci-robot closed 2 months ago

gardener-ci-robot commented 2 months ago

This PR contains the following updates:

Package Type Update Change OpenSSF
helm.sh/helm/v3 require patch v3.15.2 -> v3.15.3 OpenSSF Scorecard

Release Notes

helm/helm (helm.sh/helm/v3) ### [`v3.15.3`](https://togithub.com/helm/helm/releases/tag/v3.15.3): Helm v3.15.3 [Compare Source](https://togithub.com/helm/helm/compare/v3.15.2...v3.15.3) Helm v3.15.3 is a patch release. Users are encouraged to upgrade for the best experience. Users are encouraged to upgrade for the best experience. The community keeps growing, and we'd love to see you there! - Join the discussion in [Kubernetes Slack](https://kubernetes.slack.com): - for questions and just to hang out - for discussing PRs, code, and bugs - Hang out at the Public Developer Call: Thursday, 9:30 Pacific via [Zoom](https://zoom.us/j/696660622) - Test, debug, and contribute charts: [ArtifactHub/packages](https://artifacthub.io/packages/search?kind=0) #### Installation and Upgrading Download Helm v3.15.3. The common platform binaries are here: - [MacOS amd64](https://get.helm.sh/helm-v3.15.3-darwin-amd64.tar.gz) ([checksum](https://get.helm.sh/helm-v3.15.3-darwin-amd64.tar.gz.sha256sum) / 68306cbd9808271cd95974328e4238c052c8495e09b0038828b65190491aeb9c) - [MacOS arm64](https://get.helm.sh/helm-v3.15.3-darwin-arm64.tar.gz) ([checksum](https://get.helm.sh/helm-v3.15.3-darwin-arm64.tar.gz.sha256sum) / 9ed53b19cfd935908c5269ba3e88028462fc4c249f85f937ae8cc04b6fe9cead) - [Linux amd64](https://get.helm.sh/helm-v3.15.3-linux-amd64.tar.gz) ([checksum](https://get.helm.sh/helm-v3.15.3-linux-amd64.tar.gz.sha256sum) / ad871aecb0c9fd96aa6702f6b79e87556c8998c2e714a4959bf71ee31282ac9c) - [Linux arm](https://get.helm.sh/helm-v3.15.3-linux-arm.tar.gz) ([checksum](https://get.helm.sh/helm-v3.15.3-linux-arm.tar.gz.sha256sum) / 77a9c9699c836dd34fca3d9e783f9e70e0ddbe1a4b44aa13fac82f6193da452f) - [Linux arm64](https://get.helm.sh/helm-v3.15.3-linux-arm64.tar.gz) ([checksum](https://get.helm.sh/helm-v3.15.3-linux-arm64.tar.gz.sha256sum) / bd57697305ba46fef3299b50168a34faa777dd2cf5b43b50df92cca7ed118cce) - [Linux i386](https://get.helm.sh/helm-v3.15.3-linux-386.tar.gz) ([checksum](https://get.helm.sh/helm-v3.15.3-linux-386.tar.gz.sha256sum) / 60ee9fb18b3ecfee96cd680ff2a5dcab7f61b7c522efe0c7fc7a7e2c2577157c) - [Linux ppc64le](https://get.helm.sh/helm-v3.15.3-linux-ppc64le.tar.gz) ([checksum](https://get.helm.sh/helm-v3.15.3-linux-ppc64le.tar.gz.sha256sum) / fac86a8a0515e1f4593d6288426c99f2b3edac946b7f118fcfe03e4a09523f25) - [Linux s390x](https://get.helm.sh/helm-v3.15.3-linux-s390x.tar.gz) ([checksum](https://get.helm.sh/helm-v3.15.3-linux-s390x.tar.gz.sha256sum) / 5de47bc4fbae5a4d06d26c71f935334e5576954eed5c8ccef677607b59371c8e) - [Linux riscv64](https://get.helm.sh/helm-v3.15.3-linux-riscv64.tar.gz) ([checksum](https://get.helm.sh/helm-v3.15.3-linux-riscv64.tar.gz.sha256sum) / 096f773146abc7ef7348e32e74b7c27633bf063e117644bc9e0b75c50c9954e4) - [Windows amd64](https://get.helm.sh/helm-v3.15.3-windows-amd64.zip) ([checksum](https://get.helm.sh/helm-v3.15.3-windows-amd64.zip.sha256sum) / fd857635bbb38b20a91731e5d084c2e21503b0f797b153e3246de01676819f23) This release was signed with ` 672C 657B E06B 4B30 969C 4A57 4614 49C2 5E36 B98E ` and can be found at [@​mattfarina](https://togithub.com/mattfarina) [keybase account](https://keybase.io/mattfarina). Please use the attached signatures for verifying this release using `gpg`. The [Quickstart Guide](https://helm.sh/docs/intro/quickstart/) will get you going from there. For **upgrade instructions** or detailed installation notes, check the [install guide](https://helm.sh/docs/intro/install/). You can also use a [script to install](https://raw.githubusercontent.com/helm/helm/main/scripts/get-helm-3) on any system with `bash`. #### What's Next - 3.15.4 will contain only bug fixes and be released on August 14, 2024. - 3.16.0 is the next feature release and will be on September 11, 2024. #### Changelog - fix(helm): Use burst limit setting for discovery [`3bb50bb`](https://togithub.com/helm/helm/commit/3bb50bbbdd9c946ba9989fbe4fb4104766302a64) (Evan Foster) - fixed dependency_update_test.go [`f440d3b`](https://togithub.com/helm/helm/commit/f440d3b19ed772502b85ade33f7ee6bf4a35c85c) (Suleiman Dibirov) - fix(dependencyBuild): prevent race condition in concurrent helm dependency [`f262d80`](https://togithub.com/helm/helm/commit/f262d80d30bd7c13f2ffe9719d23035adcbc7ede) (Suleiman Dibirov) - fix: respect proxy envvars on helm install/upgrade [`7413819`](https://togithub.com/helm/helm/commit/7413819bb9c481707efa58b111ff0b85829b79f9) (Sidharth Menon) - Merge pull request [#​13085](https://togithub.com/helm/helm/issues/13085) from alex-kattathra-johnson/issue-12961 [`eb4cf60`](https://togithub.com/helm/helm/commit/eb4cf6051e5b97d48baf5b306ca1aaea1c33c2ae) (Joe Julian)

Configuration

📅 Schedule: Branch creation - "after 10:30am,before 03:30pm,every weekday" in timezone Europe/Berlin, 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.



This PR has been generated by Renovate Bot.

gardener-robot commented 2 months ago

@gardener-ci-robot Thank you for your contribution.