helmfile/pkg
KUOKA Yusuke 738409ee0e
Fix regression for helmfile template with helm v2 since v0.125.4 (#1416)
This fixes the regression introduced by #1406 that resulted in `helmfile template` with helm v2 failing when there is any release with `version`.

Fixes #1414
2020-08-14 09:57:10 +09:00
..
app Revert filtering on repositories to be updated (#1412) 2020-08-13 10:10:30 +09:00
argparser fix: helmDefaults.kubeContext ignored in `helm diff` of `helmfile apply` (#682) 2019-06-12 16:49:19 +09:00
environment Fix: populate .Values regardless of prestate success (#1202) 2020-04-17 09:18:01 +09:00
event feat: Enhance postsync event to include `.Error` (#882) 2019-10-17 08:27:12 +09:00
exectest Support for createNamespace (#1226) 2020-04-26 10:41:40 +09:00
helmexec Fix kubeContext per release override (#1312) 2020-06-27 17:19:05 +09:00
maputil Add indexed key support to --state-values-set (#1042) 2019-12-17 07:31:42 +09:00
plugins feat(template): added secret template function (#1221) 2020-04-25 21:10:02 +09:00
remote Fix go-getter URL in chart to actually work (#1405) 2020-08-08 11:01:47 +09:00
state Fix regression for helmfile template with helm v2 since v0.125.4 (#1416) 2020-08-14 09:57:10 +09:00
testhelper Fix various issues in chart preparation (#1400) 2020-08-06 09:06:25 +09:00
tmpl fix: Do not include stderr content in result of `{{ exec }}` (#1298) 2020-06-06 09:29:12 +09:00