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
Owner

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).

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).
johnride added 1 commit 2026-05-29 00:08:43 +00:00
feat(helm): roll-forward upgrades for pinned releases
All checks were successful
Run Check Script / check (pull_request) Successful in 2m24s
4a138e27fa
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).
johnride merged commit 14db1b5c66 into master 2026-05-29 00:21:25 +00:00
johnride deleted branch feat/helm-rollforward-min 2026-05-29 00:21:25 +00:00
Sign in to join this conversation.
No Reviewers
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: NationTech/harmony#305
No description provided.