Skip to content
Tool

Helm

Official site

Playbooks for Helm

  1. Clearing a Helm release stuck pending-upgrade / pending-install

    Confirms the release really is stuck in a pending-* state with nothing genuinely in flight, then clears it — via helm rollback when a prior successful revision exists, or by removing the stuck release record when there isn't one (a first install that never completed). It does not cover a helm upgrade that is genuinely still running, or Helm 2's separate Tiller-based failure modes.

    Unverifiedno reproductions yetWhy this confidence?

Versions