constellation/cli
Otto Bittner 9e13b0f917
cli: only create resource backups if upgrade is executed (#1437)
Previously backups were created even if no service upgrades were
executed. To allow this some things are restructured:
* new chartInfo type that holds release name, path and chart name
* upgrade execution and version validity are checked separately
2023-03-20 14:49:04 +01:00
..
cmd go: remove unused parameters 2023-03-20 08:41:01 -04:00
internal cli: only create resource backups if upgrade is executed (#1437) 2023-03-20 14:49:04 +01:00
BUILD.bazel bazel: command to prepare development workspace (#1425) 2023-03-14 13:57:39 +01:00
main.go Upgrade go module to v2 2022-09-22 09:10:19 +02:00