helmfile/pkg
Jan-Otto Kröpke f7b9de6ac1
Feat: add --strip-args-values-on-exit-error (#887)
* Add --strip-args-values-on-exit-error

Signed-off-by: Jan-Otto Kröpke <mail@jkroepke.de>
2023-06-07 14:39:38 +08:00
..
app Feat: add --strip-args-values-on-exit-error (#887) 2023-06-07 14:39:38 +08:00
argparser Drop Helm v2 support (#613) 2023-01-17 09:24:47 +09:00
config Feat: add --strip-args-values-on-exit-error (#887) 2023-06-07 14:39:38 +08:00
environment feat: make environment context available (#832) 2023-05-22 13:43:46 +09:00
envvar clean: helm v2 logic code (#736) 2023-03-12 00:28:39 +08:00
errors fix incorrent exit code 2022-09-13 08:23:55 +08:00
event Make helmfile respect signals send by kill command (not only Ctrl+C in terminal) (#750) 2023-04-29 15:25:29 +09:00
exectest feat: set RepositorySpec.PassCredentials var type to bool (#878) 2023-06-01 13:41:45 +08:00
filesystem Allow helmfile statefile to passed by stdin (#520) 2022-11-22 11:34:05 +08:00
helmexec Feat: add --strip-args-values-on-exit-error (#887) 2023-06-07 14:39:38 +08:00
maputil Use goccy/go-yaml for v1 / Prep bringing back go-yaml v2 for v0.x (#604) 2022-12-27 10:14:35 +09:00
plugins bump vals to v0.22.0 (#703) 2023-02-17 14:09:49 +08:00
policy Relax the forbid-env-with-releases policy for plain helmfile.yaml on v1 (#684) 2023-02-09 07:02:50 +08:00
remote remove unnecessary remote.Locate() (#565) 2023-03-29 21:27:12 +08:00
runtime Use gopkg.in/yaml.v2 for Helmfile v0.x (#609) 2023-01-04 18:17:24 +09:00
state Add insecure skip tls verify support (#882) 2023-06-04 16:34:24 +08:00
testhelper Prevent excessive log in tests 2022-10-11 06:19:32 +09:00
testutil feat: set RepositorySpec.PassCredentials var type to bool (#878) 2023-06-01 13:41:45 +08:00
tmpl Feat: add --strip-args-values-on-exit-error (#887) 2023-06-07 14:39:38 +08:00
yaml fix: ValuesTemplate quote issue (#787) 2023-04-14 13:03:26 +09:00