Helm v3.18.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:
- 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.18.3. The common platform binaries are here:
- MacOS amd64 (checksum / d186851d40b1999c5d75696bc0b754e4d29e860c8d0cf4c132ac1b1940c5cffc)
- MacOS arm64 (checksum / 3fe3e9739ab3c75d88bfe13e464a79a2a7a804fc692c3258fa6a9d185d53e377)
- Linux amd64 (checksum / 6ec85f306dd8fe9eb05c61ba4593182b2afcfefb52f21add3fe043ebbdc48e39)
- Linux arm (checksum / 5ec62879f57d6acc0436440c88459d2a5c8de233273e73ff6498d79fd2d92653)
- Linux arm64 (checksum / 3382ebdc6d6e027371551a63fc6e0a3073a1aec1061e346692932da61cfd8d24)
- Linux i386 (checksum / 22d7bad5c6012729e550e09d0b719336ea98c9c7207730456d152f32124609af)
- Linux ppc64le (checksum / ca5ab0bb205488276095881f04b72bfed5c0ddb92f715940dde6a7ccae72818c)
- Linux s390x (checksum / be261f040b59c04ad4f1ce6fc2f976e500167475cadb468bf78cb9772300fb5d)
- Linux riscv64 (checksum / 1f87dab39ed599af463abba2c8b2d4c625cfcbc2f2010da2c9c47db017b1c2ca)
- Windows amd64 (checksum / 4cb9185cd7b84395853c04c84c4524a6b794cab07211cedc2e36839f53d8e26d)
- Windows arm64 (checksum / 7e83d901af47ca804d99d2eb679b4622fdfe1b5b06b15550f5a432a0e4591bb8)
This release was signed with 672C 657B E06B 4B30 969C 4A57 4614 49C2 5E36 B98E
and can be found at @mattfarina keybase account. Please use the attached signatures for verifying this release using gpg
.
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.4 is the next patch release and will be on July 09, 2025
- 3.19.0 is the next minor release and will be on September 11, 2025
Changelog
- build(deps): bump golang.org/x/crypto from 0.38.0 to 0.39.0 6838ebc (dependabot[bot])
- fix: user username password for login 5b9e2f6 (Terry Howe)
- Update pkg/registry/transport.go 2782412 (Terry Howe)
- Update pkg/registry/transport.go e66cf6a (Terry Howe)
- fix: add debug logging to oci transport 191f05c (Terry Howe)