Skip to content

v5.0.5-rc.1: helm: PVC as regular resource, skip backup if PVC missing

Pre-release
Pre-release

Choose a tag to compare

@AlexGodbehere AlexGodbehere released this 08 Apr 15:18
2a2bf84
The backup PVC is now a regular chart resource so it persists
across upgrades. The hook Job uses Helm lookup to skip gracefully
if the PVC doesn't exist yet (first install or upgrade from old version).