Helm Release Management Comprehensive guidance for day-to-day Helm release operations including installation, upgrades, uninstallation, and release tracking. When to Use This Skill | Use this skill when... | Use <sibling instead when... | |---|---| | Running , , , or listing releases | Use helm-release-recovery when an upgrade has failed and needs rollback or stuck-state recovery | | Checking release status, history, or rolling out a new chart version | Use helm-values-management when the focus is configuring values across environments | | Promoting an existing chart from staging to productio…