Helm
Package manager for Kubernetes applications
Helm 3 ships its final minor release while Helm 4.3 eliminates multi-minute status computation delays.
◆Recent moves
- 6d ago
Helm 3.22.0: final minor release, deps and k8s-io 0.37.0
Helm 3.22.0 is the final Helm 3 minor release — the release notes explicitly say 'primarily dependency updates and k8s-io group to 0.37.0,' with a single registry token-auth scope fix backported. No new capabilities; this is a maintenance close-out for the v3 branch.
View source ↗ - 6d ago
Helm 4.3.0: concurrent status, uninstall safety, reproducible archives
Helm 4.3.0 brings concurrent status computation (eliminating multi-minute delays on large deployments), resource ownership verification before uninstall, SOURCE_DATE_EPOCH support for reproducible chart archives, and a rollback description flag for audit trails. These are practical workflow improvements for teams running Helm at scale in GitOps pipelines.
View source ↗ - 15d ago
Helm 3.22.0 RC1: staging candidate for final v3 minor
Release candidate for Helm 3.22.0 — no notable changes listed, intended for staging validation before the final 3.x minor release. The RC itself carries no new functionality.
View source ↗ - 15d ago
Helm 4.3.0 RC1: staging candidate for 4.3 feature release
Release candidate for Helm 4.3.0 — no notable changes listed in the RC itself; the feature work from 4.3.0 (concurrent status, uninstall ownership checks) was validated here before the stable release.
View source ↗ - 1mo ago
Helm 4.2.4: values file boundary fix, SSA retry, security patches
Helm 4.2.4 patches a multi-container test log gap, a 4096-byte boundary bug in values file loading, server-side apply conflict retries, and two security advisories (gRPC GO-2026-6061, OTel GO-2026-5158). The registry credential retention fix on plain-HTTP fallback is the most operationally impactful for teams using token-authenticated registries.
View source ↗ - 1mo ago
Helm 3.21.4: security patches for four CVEs
Helm 3.21.4 is a security-focused patch: four CVEs addressed (GO-2026-5932 via ProtonMail/go-crypto migration, GO-2026-5158, GO-2026-6061, GO-2026-5970 through crypto bumps), plus a panic fix on empty file template processing. Teams running self-managed Helm 3 installations should prioritize this upgrade.
View source ↗