feat(helm): roll-forward upgrades for pinned releases #305
Reference in New Issue
Block a user
No description provided.
Delete Branch "feat/helm-rollforward-min"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
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).