chore(deps): update dependency helm/helm to v3.17.3 - autoclosed #105

Closed
CSRBot wants to merge 1 commits from renovate/helm-helm-3.x into master
Collaborator

This PR contains the following updates:

Package Update Change
helm/helm patch v3.17.2 -> v3.17.3

Release Notes

helm/helm (helm/helm)

v3.17.3: Helm v3.17.3

Compare Source

Helm v3.17.3 is a security (patch) release. Users are strongly recommended to update to this release.

The community keeps growing, and we'd love to see you there!

  • Join the discussion in Kubernetes Slack:
    • 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
  • Test, debug, and contribute charts: ArtifactHub/packages

Installation and Upgrading

Download Helm v3.17.3. The common platform binaries are here:

The Quickstart Guide will get you going from there. For upgrade instructions or detailed installation notes, check the install guide. You can also use a script to install on any system with bash.

What's Next

  • 3.18.0 is the next minor release and will be on May 14, 2025

Changelog

  • Unarchiving fix e4da497 (Matt Farina)

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 is behind base branch, 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 | |---|---|---| | [helm/helm](https://github.com/helm/helm) | patch | `v3.17.2` -> `v3.17.3` | --- ### Release Notes <details> <summary>helm/helm (helm/helm)</summary> ### [`v3.17.3`](https://github.com/helm/helm/releases/tag/v3.17.3): Helm v3.17.3 [Compare Source](https://github.com/helm/helm/compare/v3.17.2...v3.17.3) Helm v3.17.3 is a security (patch) release. Users are strongly recommended to update to this release. 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.17.3. The common platform binaries are here: - [MacOS amd64](https://get.helm.sh/helm-v3.17.3-darwin-amd64.tar.gz) ([checksum](https://get.helm.sh/helm-v3.17.3-darwin-amd64.tar.gz.sha256sum) / 20ef8df4671349a6fc556a621be1170dd709c6c0cf5f7e83a2d9fb0515fd97fc) - [MacOS arm64](https://get.helm.sh/helm-v3.17.3-darwin-arm64.tar.gz) ([checksum](https://get.helm.sh/helm-v3.17.3-darwin-arm64.tar.gz.sha256sum) / 89aec43ce07b06239f1bba4a6507236bb48ae487bc5065a8e254d3ce58a16997) - [Linux amd64](https://get.helm.sh/helm-v3.17.3-linux-amd64.tar.gz) ([checksum](https://get.helm.sh/helm-v3.17.3-linux-amd64.tar.gz.sha256sum) / ee88b3c851ae6466a3de507f7be73fe94d54cbf2987cbaa3d1a3832ea331f2cd) - [Linux arm](https://get.helm.sh/helm-v3.17.3-linux-arm.tar.gz) ([checksum](https://get.helm.sh/helm-v3.17.3-linux-arm.tar.gz.sha256sum) / 60d76d1e12d3e058a9e9a8209eff748a6fab5948028a1f0860f48e141243d33d) - [Linux arm64](https://get.helm.sh/helm-v3.17.3-linux-arm64.tar.gz) ([checksum](https://get.helm.sh/helm-v3.17.3-linux-arm64.tar.gz.sha256sum) / 7944e3defd386c76fd92d9e6fec5c2d65a323f6fadc19bfb5e704e3eee10348e) - [Linux i386](https://get.helm.sh/helm-v3.17.3-linux-386.tar.gz) ([checksum](https://get.helm.sh/helm-v3.17.3-linux-386.tar.gz.sha256sum) / 51742d78c066437e23b3ca98370df341f9136b408381fe5a150d70b9d9bf24d7) - [Linux ppc64le](https://get.helm.sh/helm-v3.17.3-linux-ppc64le.tar.gz) ([checksum](https://get.helm.sh/helm-v3.17.3-linux-ppc64le.tar.gz.sha256sum) / b821885a502b2fa159e3ef3afe9cde6e6c9876d4a623f18868829c3ee4a3c64c) - [Linux s390x](https://get.helm.sh/helm-v3.17.3-linux-s390x.tar.gz) ([checksum](https://get.helm.sh/helm-v3.17.3-linux-s390x.tar.gz.sha256sum) / 71a9c6058e29a7eef0bc72a61843ccbade11997e383dd3e13e1a591ddffd8598) - [Linux riscv64](https://get.helm.sh/helm-v3.17.3-linux-riscv64.tar.gz) ([checksum](https://get.helm.sh/helm-v3.17.3-linux-riscv64.tar.gz.sha256sum) / 4e4563d43a593e11533024c7a0ddb79fb7d1dec85f9a9f8417ed1bacda0d7d0e) - [Windows amd64](https://get.helm.sh/helm-v3.17.3-windows-amd64.zip) ([checksum](https://get.helm.sh/helm-v3.17.3-windows-amd64.zip.sha256sum) / 8ea93e2f6285e649dede583ac90ff8cdb938ca53ec6cf5fe909f2303fbc22d96) - [Windows arm64](https://get.helm.sh/helm-v3.17.3-windows-arm64.zip) ([checksum](https://get.helm.sh/helm-v3.17.3-windows-arm64.zip.sha256sum) / 70ce9dfdbc1ce6142626a829dbdc5920405146f3ce4dc6f6e6739dd308cc7baf) 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.18.0 is the next minor release and will be on May 14, 2025 #### Changelog - Unarchiving fix [`e4da497`](https://github.com/helm/helm/commit/e4da49785aa6e6ee2b86efd5dd9e43400318262b) (Matt Farina) </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 is behind base branch, 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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMTEuMCIsInVwZGF0ZWRJblZlciI6IjM5LjI2NC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbXX0=-->
CSRBot added 1 commit 2025-03-30 22:26:16 +02:00
chore(deps): update dependency helm/helm to v3.17.2
All checks were successful
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing
624fc14eaf
CSRBot force-pushed renovate/helm-helm-3.x from 624fc14eaf to 2f2ab4a5f3 2025-04-01 21:24:10 +02:00 Compare
CSRBot force-pushed renovate/helm-helm-3.x from 2f2ab4a5f3 to 2da2cc192b 2025-04-02 03:19:46 +02:00 Compare
CSRBot force-pushed renovate/helm-helm-3.x from 2da2cc192b to f8c5297515 2025-04-02 12:17:08 +02:00 Compare
CSRBot force-pushed renovate/helm-helm-3.x from f8c5297515 to 3c037160e2 2025-04-02 22:14:05 +02:00 Compare
CSRBot force-pushed renovate/helm-helm-3.x from 3c037160e2 to 435cefa25a 2025-04-09 21:12:41 +02:00 Compare
CSRBot changed title from chore(deps): update dependency helm/helm to v3.17.2 to chore(deps): update dependency helm/helm to v3.17.3 2025-04-09 21:12:42 +02:00
CSRBot force-pushed renovate/helm-helm-3.x from 435cefa25a to 2e728e7650 2025-05-08 21:06:30 +02:00 Compare
CSRBot force-pushed renovate/helm-helm-3.x from 2e728e7650 to 28547c68ae 2025-05-09 00:06:58 +02:00 Compare
CSRBot changed title from chore(deps): update dependency helm/helm to v3.17.3 to chore(deps): update dependency helm/helm to v3.17.3 - autoclosed 2025-05-09 12:06:23 +02:00
CSRBot closed this pull request 2025-05-09 12:06:23 +02:00
All checks were successful
Build / build-arm64 (pull_request) Successful in 1m17s
Required
Details
Lint Markdown files / markdown-lint (pull_request) Successful in 11s
Required
Details
Build / build-amd64 (pull_request) Successful in 1m29s
Required
Details

Pull request closed

Sign in to join this conversation.
No description provided.