helmfile/pkg
xiaomudk 94381c1e17
Fix preapply hooks are not called on no diff when run apply subcommand (#522)
* Fix presync hooks are not called on no diff when run apply subcommand

Signed-off-by: xiaomudk <xiaomudk@gmail.com>

* Update docs/index.md

Co-authored-by: Yusuke Kuoka <ykuoka@gmail.com>
Signed-off-by: xiaomudk <xiaomudk@gmail.com>

Signed-off-by: xiaomudk <xiaomudk@gmail.com>
Co-authored-by: Yusuke Kuoka <ykuoka@gmail.com>
2022-12-10 12:07:26 +09:00
..
app Fix preapply hooks are not called on no diff when run apply subcommand (#522) 2022-12-10 12:07:26 +09:00
argparser fix: args parse issue 2022-11-04 10:53:00 +09:00
config Add --output-dir-template flag to the fetch command (#456) 2022-11-05 18:55:02 +08:00
environment bump: upgrade gopkg.in/yaml.v2 to gopkg.in/yaml.v3 2022-10-03 05:24:51 +08:00
envvar Use go-getter with secrets as well (#560) 2022-12-09 07:46:28 +08:00
errors fix incorrent exit code 2022-09-13 08:23:55 +08:00
event Fixes for updates from rebase 2022-09-19 08:55:44 +09:00
exectest Use helm show chart to identify chart version 2022-10-03 22:04:08 -03:00
filesystem Allow helmfile statefile to passed by stdin (#520) 2022-11-22 11:34:05 +08:00
helmexec Fix snapshot tests to pass regardless of helm version (#572) 2022-12-10 10:54:03 +08:00
maputil Fix getArray function copy error 2022-11-21 23:30:13 +08:00
plugins add Go lint 2022-07-16 20:21:11 +08:00
remote Use go-getter with secrets as well (#560) 2022-12-09 07:46:28 +08:00
state Use go-getter with secrets as well (#560) 2022-12-09 07:46:28 +08:00
testhelper Prevent excessive log in tests 2022-10-11 06:19:32 +09:00
testutil add Go lint 2022-07-16 20:21:11 +08:00
tmpl bump: upgrade gopkg.in/yaml.v2 to gopkg.in/yaml.v3 2022-10-03 05:24:51 +08:00