constellation/cli
Otto Bittner 1728633646 cli: helm: separate user input from static loading
Because values in the charts might change in the future and
some values (like the image) are part of a valid upgrade we
need to load all values for an upgrade.
However, during upgrades we don't want to reapply user
input like the masterSecret. Therefore this patch splits the
application of user input and the static loading of chart values.
2023-02-15 11:41:54 +01:00
..
cmd cli: adapt "upgrade check" reference to conventions 2023-02-13 08:34:34 +01:00
internal cli: helm: separate user input from static loading 2023-02-15 11:41:54 +01:00
main.go Upgrade go module to v2 2022-09-22 09:10:19 +02:00