helmfile/pkg/app
Yusuke KUOKA 1db205de48 feat: "bases" for easier layerina
This adds the new configuration key `baeses` to your helmfile.yaml files, so that you can layer them without the `readFile` template function, which was a bit unintuitive.

Please see https://github.com/roboll/helmfile/issues/388#issuecomment-491710348 for more context
2019-05-13 21:48:00 +09:00
..
app.go feat: "bases" for easier layerina 2019-05-13 21:48:00 +09:00
app_test.go feat: "bases" for easier layerina 2019-05-13 21:48: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: "bases" for easier layerina 2019-05-13 21:48:00 +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 feat: "bases" for easier layerina 2019-05-13 21:48:00 +09:00
two_pass_renderer_test.go feat: "bases" for easier layerina 2019-05-13 21:48:00 +09:00