Download Latest Version Helm v4.1.3 source code.tar.gz (1.0 MB)
Email in envelope

Get an email when there's a new version of Helm

Home / v4.1.1
Name Modified Size InfoDownloads / Week
Parent folder
helm-v4.1.1-darwin-amd64.tar.gz.asc 2026-02-09 228 Bytes
helm-v4.1.1-darwin-amd64.tar.gz.sha256.asc 2026-02-09 228 Bytes
helm-v4.1.1-darwin-amd64.tar.gz.sha256sum.asc 2026-02-09 228 Bytes
helm-v4.1.1-darwin-arm64.tar.gz.asc 2026-02-09 228 Bytes
helm-v4.1.1-darwin-arm64.tar.gz.sha256.asc 2026-02-09 228 Bytes
helm-v4.1.1-darwin-arm64.tar.gz.sha256sum.asc 2026-02-09 228 Bytes
helm-v4.1.1-linux-386.tar.gz.asc 2026-02-09 228 Bytes
helm-v4.1.1-linux-386.tar.gz.sha256.asc 2026-02-09 228 Bytes
helm-v4.1.1-linux-386.tar.gz.sha256sum.asc 2026-02-09 228 Bytes
helm-v4.1.1-linux-amd64.tar.gz.asc 2026-02-09 228 Bytes
helm-v4.1.1-linux-amd64.tar.gz.sha256.asc 2026-02-09 228 Bytes
helm-v4.1.1-linux-amd64.tar.gz.sha256sum.asc 2026-02-09 228 Bytes
helm-v4.1.1-linux-arm.tar.gz.asc 2026-02-09 228 Bytes
helm-v4.1.1-linux-arm.tar.gz.sha256.asc 2026-02-09 228 Bytes
helm-v4.1.1-linux-arm64.tar.gz.asc 2026-02-09 228 Bytes
helm-v4.1.1-linux-arm.tar.gz.sha256sum.asc 2026-02-09 228 Bytes
helm-v4.1.1-linux-arm64.tar.gz.sha256.asc 2026-02-09 228 Bytes
helm-v4.1.1-linux-arm64.tar.gz.sha256sum.asc 2026-02-09 228 Bytes
helm-v4.1.1-linux-ppc64le.tar.gz.asc 2026-02-09 228 Bytes
helm-v4.1.1-linux-ppc64le.tar.gz.sha256.asc 2026-02-09 228 Bytes
helm-v4.1.1-linux-ppc64le.tar.gz.sha256sum.asc 2026-02-09 228 Bytes
helm-v4.1.1-linux-riscv64.tar.gz.asc 2026-02-09 228 Bytes
helm-v4.1.1-linux-riscv64.tar.gz.sha256.asc 2026-02-09 228 Bytes
helm-v4.1.1-linux-riscv64.tar.gz.sha256sum.asc 2026-02-09 228 Bytes
helm-v4.1.1-linux-s390x.tar.gz.asc 2026-02-09 228 Bytes
helm-v4.1.1-linux-s390x.tar.gz.sha256.asc 2026-02-09 228 Bytes
helm-v4.1.1-linux-s390x.tar.gz.sha256sum.asc 2026-02-09 228 Bytes
helm-v4.1.1-windows-amd64.zip.asc 2026-02-09 228 Bytes
helm-v4.1.1-windows-amd64.zip.sha256.asc 2026-02-09 228 Bytes
helm-v4.1.1-windows-amd64.zip.sha256sum.asc 2026-02-09 228 Bytes
helm-v4.1.1-windows-arm64.zip.asc 2026-02-09 228 Bytes
helm-v4.1.1-windows-arm64.zip.sha256.asc 2026-02-09 228 Bytes
helm-v4.1.1-windows-arm64.zip.sha256sum.asc 2026-02-09 228 Bytes
Helm v4.1.1 source code.tar.gz 2026-02-09 1.0 MB
Helm v4.1.1 source code.zip 2026-02-09 2.0 MB
README.md 2026-02-09 4.8 kB
Totals: 36 Items   3.0 MB 0

Helm v4.1.1 is a patch release. 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

Notable Changes

  • fix: fine-grained context options for waiting [#31735]
  • fix: kstatus do not wait forever on failed resources [#31730]
  • fix: Revert "Consider GroupVersionKind when matching resources" [#31772]
  • fix: handle nil elements in slice copying [#31751]

Installation and Upgrading

Download Helm v4.1.1. 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.

This release was signed by @gjenkins8 with key BF88 8333 D96A 1C18 E268 2AAE D79D 67C9 EC01 6739, which can be found at https://keys.openpgp.org/vks/v1/by-fingerprint/BF888333D96A1C18E2682AAED79D67C9EC016739. 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

  • 4.2.0 and 3.21.0 are the next minor releases and will be on May 13, 2026
  • 4.1.2 and 3.20.2 are the next patch releases and will be on March 11, 2026

Changelog

  • feat(kstatus): fine-grained context options for waiting [5caf00] (Matheus Pimenta)
  • bugfix(kstatus): do not wait forever on failed resources [2519a8] (Matheus Pimenta)
  • Revert "Consider GroupVersionKind when matching resources" [b2c487] (Matheus Pimenta)
  • fix(copystructure): handle nil elements in slice copying [261387] (Philipp Born)
Source: README.md, updated 2026-02-09