Commit 68c096f
committed
feat(bundles): publish .helm/files into bundle
.helm/files directory should be used to store various configuration files which can be included into resources templates with .Files.Get or .Files.Glob directives. .helm/files is widely used across official helm charts and bitnami helm charts, but it is just a convention directory.
Signed-off-by: Timofey Kirillov <timofey.kirillov@flant.com>1 parent 44c87cc commit 68c096f
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
237 | 237 | | |
238 | 238 | | |
239 | 239 | | |
| 240 | + | |
240 | 241 | | |
241 | 242 | | |
242 | 243 | | |
| |||
0 commit comments