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:
- MacOS amd64 (checksum / 20ef8df4671349a6fc556a621be1170dd709c6c0cf5f7e83a2d9fb0515fd97fc)
- MacOS arm64 (checksum / 89aec43ce07b06239f1bba4a6507236bb48ae487bc5065a8e254d3ce58a16997)
- Linux amd64 (checksum / ee88b3c851ae6466a3de507f7be73fe94d54cbf2987cbaa3d1a3832ea331f2cd)
- Linux arm (checksum / 60d76d1e12d3e058a9e9a8209eff748a6fab5948028a1f0860f48e141243d33d)
- Linux arm64 (checksum / 7944e3defd386c76fd92d9e6fec5c2d65a323f6fadc19bfb5e704e3eee10348e)
- Linux i386 (checksum / 51742d78c066437e23b3ca98370df341f9136b408381fe5a150d70b9d9bf24d7)
- Linux ppc64le (checksum / b821885a502b2fa159e3ef3afe9cde6e6c9876d4a623f18868829c3ee4a3c64c)
- Linux s390x (checksum / 71a9c6058e29a7eef0bc72a61843ccbade11997e383dd3e13e1a591ddffd8598)
- Linux riscv64 (checksum / 4e4563d43a593e11533024c7a0ddb79fb7d1dec85f9a9f8417ed1bacda0d7d0e)
- Windows amd64 (checksum / 8ea93e2f6285e649dede583ac90ff8cdb938ca53ec6cf5fe909f2303fbc22d96)
- Windows arm64 (checksum / 70ce9dfdbc1ce6142626a829dbdc5920405146f3ce4dc6f6e6739dd308cc7baf)
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)