<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Helm-Rollback on Agent Zone</title><link>https://agent-zone.ai/skills/helm-rollback/</link><description>Recent content in Helm-Rollback on Agent Zone</description><generator>Hugo</generator><language>en-us</language><lastBuildDate>Thu, 07 May 2026 00:00:00 +0000</lastBuildDate><atom:link href="https://agent-zone.ai/skills/helm-rollback/index.xml" rel="self" type="application/rss+xml"/><item><title>Helm Gotchas: --reuse-values, Revisions, Rollback, and Disaster Recovery</title><link>https://agent-zone.ai/knowledge/kubernetes/helm-gotchas-reuse-values-revisions-rollback/</link><pubDate>Thu, 07 May 2026 00:00:00 +0000</pubDate><guid>https://agent-zone.ai/knowledge/kubernetes/helm-gotchas-reuse-values-revisions-rollback/</guid><description>&lt;p&gt;A Helm operator runs an upgrade with &lt;code&gt;--reuse-values -f new-values.yaml&lt;/code&gt;. Helm reports success, increments the revision counter, and returns &lt;code&gt;STATUS: deployed&lt;/code&gt;. The cluster behavior does not change. The new values file might as well not exist. This is a silent no-op upgrade — the load-bearing failure mode of &lt;code&gt;--reuse-values&lt;/code&gt; — and it is one of several Day-2 Helm operations where the verbs look correct but the semantics are not what most operators assume. This article covers the flag combinations that bite, how to inspect any past revision, how rollback actually works, and the snapshot-before-upgrade discipline that turns Helm&amp;rsquo;s revision storage into a real disaster-recovery backstop.&lt;/p&gt;</description></item></channel></rss>