helmfile/pkg/app
KUOKA Yusuke b3f4586ed8
Fix panic related to env values from files and sprig dict funcs (#625)
* fix: 0.68.0: go panic w/ multiple bases/layers

Fixes #623

* fix: 0.64.1+: getOrNil/hasKey fails on Environment.Values with nested maps

Fixes #624
2019-05-30 15:41:00 +09:00
..
app.go feat: specify env values from the parent to the nested state (#622) 2019-05-29 19:08:51 +09:00
app_test.go Fix panic related to env values from files and sprig dict funcs (#625) 2019-05-30 15:41:00 +09:00
constants.go feat: "bases" for easier layerina 2019-05-13 21:48:00 +09:00
constants_test.go Various U/X improvements for `helmfile apply` (#586) 2019-05-12 16:26:11 +09:00
context.go feat: Opt-out dep-builds and repo-updates (#463) 2019-02-04 12:07:25 +09:00
desired_state_file_loader.go feat: specify env values from the parent to the nested state (#622) 2019-05-29 19:08:51 +09:00
errors.go feat: Opt-out dep-builds and repo-updates (#463) 2019-02-04 12:07:25 +09:00
two_pass_renderer.go Fix panic related to env values from files and sprig dict funcs (#625) 2019-05-30 15:41:00 +09:00
two_pass_renderer_test.go feat: optionally allow missing environment values/secrets files (#620) 2019-05-28 15:33:45 +09:00