Skip to content
Helm v0.17.10 is live. Install the latest release and report issues on GitHub.

Helm v0.17.3 Released

Helm v0.17.3 is now released on main.

This stable patch follows v0.17.2 and focuses on CLI contract hardening, self-update safety, and release/distribution guardrails.

  • helm doctor is now a first-class diagnostics alias with provenance-focused default output.
  • CLI self-update now consistently enforces channel policy and direct-script safety constraints.
  • Install marker and distribution profile contracts are now machine-readable and validated in CI.
  • Shared GUI+CLI coordinator authority paths were hardened for mutation and cancellation consistency.
  • Machine-mode behavior (--json / --ndjson) is now consistent across top-level help/version/completion/error flows.

If you run into issues, please file a report with environment details and reproduction steps in GitHub Issues.