Helm
Notes
no notes yet
Release notes
v3.19.2
· 6m+
Helm v3.19.2 is a patch release. It is a rebuild of the v3.19.1 release with no code changes.
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.19.2. The common platform binaries are here:
- MacOS amd64 (checksum / 7ef4416cdef4c2d78a09e1c8f07a51e945dc0343c883a46b1f628deab52690b7)
- MacOS arm64 (checksum / f0847f899479b66a6dd8d9fcd452e8db2562e4cf3f7de28103f9fcf2b824f1d5)
- Linux amd64 (checksum / 2114c9dea2844dce6d0ee2d792a9aae846be8cf53d5b19dc2988b5a0e8fec26e)
- Linux arm (checksum / 20bcb0aad82172335914e30ae3efd020d28abc1b470b4b565e67aff152c0e4ee)
- Linux arm64 (checksum / 566e9f3a5a83a81e4b03503ae37e368edd52d699619e8a9bb1fdf21561ae0e88)
- Linux i386 (checksum / 54932ecf2c46c6d3cd9926d28d56e18e70b42467d8ad682844c64cbe8f3dfc11)
- Linux ppc64le (checksum / 70d782fb208ebe67b5c508f6e5910a0b75f9b2c99ee3c569a9265aba147d6a37)
- Linux s390x (checksum / 69d2a38afba43c9cd49b0bc6031d77230208506ad2b3c2772b3ad13436639e93)
- Linux riscv64 (checksum / b60da5690e66acf89df796d11be91cc2052d6194a655b4d6ea5ee5c01112192b)
- Windows amd64 (checksum / 8b3ea37bcd7c5eda68eadd278690498fb886a17ec541b449216ab3b45748600e)
- Windows arm64 (checksum / ed37c24ac0f18721fe61182d24f55d8fd0d072052d3e7393338abaf10452b523)
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.19.3 and 4.0.1 are the next patch releases and will be on December 10, 2025
- 3.20.0 and 4.1.0 is the next minor releases and will be on January 21, 2026
Changelog
- [backport] fix: get-helm-3 script use helm3-latest-version 8766e718a0119851f10ddbe4577593a45fadf544 (George Jenkins)