helmfile/pkg
Joshua Hansen 7b11ce851a
feat: Allow .Release.Name to be used in gotmpl values templates (#1424)
This adds the ability to utilize `.Release` inside of gotmpl files as discussed [here](https://github.com/roboll/helmfile/issues/760).

Resolves: https://github.com/roboll/helmfile/issues/760

Co-authored-by: Yusuke Kuoka <ykuoka@gmail.com>
2020-08-29 13:07:46 +09:00
..
app Fix regression in helmfile deps (#1431) 2020-08-27 09:22:02 +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: panic when using helm v3.3 (#1427) (#1428) 2020-08-24 08:57:17 +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 feat: Allow .Release.Name to be used in gotmpl values templates (#1424) 2020-08-29 13:07:46 +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