helmfile/pkg
xiaomudk c498af3f52
Fix set flag are ignored when used in conjunction with jsonPatches (#867)
* Fix set flag are ignored when used in conjunction with jsonPatches

Signed-off-by: xiaomudk <xiaomudk@gmail.com>
2023-05-24 07:29:19 +08:00
..
app Fix set flag are ignored when used in conjunction with jsonPatches (#867) 2023-05-24 07:29:19 +08:00
argparser Drop Helm v2 support (#613) 2023-01-17 09:24:47 +09:00
config Feat add cascade support (#860) 2023-05-15 13:49:33 +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: add/expose cli flags (#771) 2023-04-02 14:53:52 +08:00
filesystem Allow helmfile statefile to passed by stdin (#520) 2022-11-22 11:34:05 +08:00
helmexec Make helmfile respect signals send by kill command (not only Ctrl+C in terminal) (#750) 2023-04-29 15:25:29 +09: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 Fix set flag are ignored when used in conjunction with jsonPatches (#867) 2023-05-24 07:29:19 +08:00
testhelper Prevent excessive log in tests 2022-10-11 06:19:32 +09:00
testutil Feat add cascade support (#860) 2023-05-15 13:49:33 +08:00
tmpl Make helmfile respect signals send by kill command (not only Ctrl+C in terminal) (#750) 2023-04-29 15:25:29 +09:00
yaml fix: ValuesTemplate quote issue (#787) 2023-04-14 13:03:26 +09:00