Upgrade And Rollback Simulation Receipts

A repository document, rendered for the site. View source markdown.

Generated at: 2026-07-30T12:38:02.000Z UTC · source: committed helm-expt evidence for this rendered repository document.

Upgrade and rollback receipts make day-2 risk explicit before an operator promotes or rolls back a rendered variant revision.

The receipt schema is:

schemas/upgrade-rollback-receipt.schema.json

The first concrete Redis receipts are:

recipes/bitnami/redis/25.5.3/operations/default-to-reuse-existing-secret/upgrade-simulation-receipt.yaml
recipes/bitnami/redis/25.5.3/operations/reuse-existing-secret-to-default/rollback-simulation-receipt.yaml

These receipts model the first Redis day-2 transition:

default rendered Secret
-> reuse existing target Secret
-> rollback to the default generated fact

Each receipt records:

The next expansion is true old-chart-version simulation, but the receipt shape and verifier contract are now concrete.