openstack-helm/helm-toolkit
Michał Dulko 8185104a5c Use Helm's `base` function to get folder name
Turns out Helm implements go template function ``base`` that will return
last component of a path. Instead of doing that manually in _funcs.tpl,
we can leverage the builtin. This commit replaces that.

Change-Id: I1b0c90e82790de405730b61ee85654a8810d6907
2017-05-17 07:54:04 +00:00
..
secrets Rename common chart, and update all references to functions within it. (#167) 2017-02-14 16:52:38 -08:00
templates Use Helm's `base` function to get folder name 2017-05-17 07:54:04 +00:00
utils add license headers to helm-toolkit (#217) 2017-02-20 07:06:34 -08:00
.gitignore Rename common chart, and update all references to functions within it. (#167) 2017-02-14 16:52:38 -08:00
.helmignore Rename common chart, and update all references to functions within it. (#167) 2017-02-14 16:52:38 -08:00
Chart.yaml add license headers to helm-toolkit (#217) 2017-02-20 07:06:34 -08:00
Makefile add license headers to helm-toolkit (#217) 2017-02-20 07:06:34 -08:00
requirements.yaml add license headers to helm-toolkit (#217) 2017-02-20 07:06:34 -08:00
values.yaml add license headers to helm-toolkit (#217) 2017-02-20 07:06:34 -08:00