feat(helm): roll-forward upgrades for pinned releases #305

Merged
johnride merged 1 commits from feat/helm-rollforward-min into master 2026-05-29 00:21:25 +00:00

1 Commits

Author SHA1 Message Date
4a138e27fa feat(helm): roll-forward upgrades for pinned releases
All checks were successful
Run Check Script / check (pull_request) Successful in 2m24s
install_only=false now warns and upgrades across a pinned version change
instead of erroring "refusing to upgrade/downgrade", unblocking the CD
path (helm upgrade --install of a newly published chart). Roll-forward
only — helm fails loudly, no auto-rollback (ADR-012-2).
2026-05-28 19:33:38 -04:00