Helm v3.17.4 is a patch release, this bring is the security release noted below. This is intended for Helm SDK users. CLI users are recommended to use the latest version of Helm.
Security Advisories
GHSA-557j-xg8c-q2mm: Chart Dependency Updating With Malicious Chart.yaml Content And Symlink
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.4. The common platform binaries are here:
- MacOS amd64 (checksum / 6dfce5d8b09442205393068f5c911b8f20958edd5b67cc26f7eb3330f93225f1)
- MacOS arm64 (checksum / f4732719827a76452035641629aa92091adc4a9f1ccbc8d53a729b53e0add869)
- Linux amd64 (checksum / c91e3d7293849eff3b4dc4ea7994c338bcc92f914864d38b5789bab18a1d775d)
- Linux arm (checksum / 02c25aa6d656aa3718f2e7d243f28603ce76d00652b875508e98ffb0a1a8e7bb)
- Linux arm64 (checksum / 460a31d1511abb5ad776a26a2a3f0f1382a241b2df3c6d725b0f63c9058ba15a)
- Linux i386 (checksum / f9e60b44fb5efd08b78b4ec1a9dec93407a084a36710fb0d0402575b4b63c1b4)
- Linux ppc64le (checksum / a181fdb739d59b7aee1951819ab532f38fe2181927f9b601f77aadf5f526f164)
- Linux s390x (checksum / 392a190f3fc2195fa93828feaa108fe2709d2670c59d23c0645a7f9f857074f0)
- Linux riscv64 (checksum / ee1f02a2f69c2762fd6d0ca1b803a79aca9497b2ce7d1cc0ae55c699727777c5)
- Windows amd64 (checksum / 8ffe44ee2aca8cf32156b42efd50e5dabda8da65ab1f10707d9666dea6fcc7e9)
- Windows arm64 (checksum / ef36602d30ce0945b57cc0ceeff674128adf8918da9af6e4fff496930549ac61)
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.5 is the next patch release and will be on August 13, 2025
- 3.19.0 is the next minor release and will be on September 11, 2025
Changelog
- fixup! Updating link handling [0e59b9] (Luis Rascao)
- Updating link handling [366359] (Robert Sirchia)