helmfile/pkg/config
yxxhero 1664edd0b9
add --skip-charts for destroy for disable prepare charts (#637)
* add --skip-charts for destroy for disable prepare charts

Signed-off-by: yxxhero <aiopsclub@163.com>

* add --skip-charts for delete subcmd

Signed-off-by: yxxhero <aiopsclub@163.com>

* add docs and e2e test

Signed-off-by: yxxhero <aiopsclub@163.com>

Signed-off-by: yxxhero <aiopsclub@163.com>
2023-01-21 11:54:59 +09:00
..
apply.go feat: Reset values flag (#602) 2023-01-17 09:34:37 +09:00
build.go fix --debug flag 2022-10-25 08:24:23 +08:00
cache.go fix --debug flag 2022-10-25 08:24:23 +08:00
charts.go feat: mark deprecated args and cmd for v1 (#628) 2023-01-14 23:43:05 +08:00
config.go fixup! Merge branch 'main' into update_golang_lint 2022-08-14 04:06:45 +00:00
delete.go add --skip-charts for destroy for disable prepare charts (#637) 2023-01-21 11:54:59 +09:00
deps.go fix --debug flag 2022-10-25 08:24:23 +08:00
destroy.go add --skip-charts for destroy for disable prepare charts (#637) 2023-01-21 11:54:59 +09:00
diff.go feat: Reset values flag (#602) 2023-01-17 09:34:37 +09:00
fetch.go Add --output-dir-template flag to the fetch command (#456) 2022-11-05 18:55:02 +08:00
global.go fix --debug flag 2022-10-25 08:24:23 +08:00
init.go Add subcommand init for checks and installs helmfile deps (#389) 2022-11-03 14:51:30 +08:00
lint.go fix --debug flag 2022-10-25 08:24:23 +08:00
list.go fix --debug flag 2022-10-25 08:24:23 +08:00
repos.go fix --debug flag 2022-10-25 08:24:23 +08:00
status.go fix --debug flag 2022-10-25 08:24:23 +08:00
sync.go feat: Reset values flag (#602) 2023-01-17 09:34:37 +09:00
template.go update postrenderer docs (#580) 2022-12-15 11:50:18 +08:00
test.go fix --debug flag 2022-10-25 08:24:23 +08:00
write-values.go fix --debug flag 2022-10-25 08:24:23 +08:00