helm Helm Releases · · 4.2.2

Helm v4.2.2 patch release fixes race condition

infraengineer
patch

Helm v4.2.2 has been released as a patch update, addressing a race condition in WaitForDelete that could cause intermittent failures. This fix is important for ensuring reliable test suite execution during deployments. All users are encouraged to upgrade to this version for improved stability. The release includes binaries for various platforms and details on verification.

  • Reverted fix for race condition in WaitForDelete
  • Installation and Upgrade Information
  • Future Release Schedule
Fixes (1)
  • Reverted fix for race condition in WaitForDelete

    Helm v4.2.2 reverts a previous fix for a race condition in WaitForDelete. This race condition occurred when the status observer canceled the watch too early, leading to intermittent failures, particularly during full test suite runs. This patch aims to resolve those intermittent issues.

Notes (2)
  • Installation and Upgrade Information

    Users can download Helm v4.2.2 binaries for macOS, Linux (various architectures), and Windows. Installation and upgrade instructions are available, along with a script for installation on systems with bash. Release signatures are provided for verification.

  • Future Release Schedule

    The next patch releases, v4.2.3 and v3.21.2, are scheduled for July 8, 2026. Minor releases, v4.3.0 and v3.22.0, are planned for September 9, 2026.

Read the original announcement →

https://github.com/helm/helm/releases/tag/v4.2.2

Related releases