TrueChartsClone/templates/docs/app-readme.md.gotmpl

7 lines
229 B
Go Template
Raw Normal View History

{{- define "custom.custom.app-readme" -}}
{{ template "chart.description" . }}
2021-08-19 06:00:08 -04:00
This App is supplied by TrueCharts, for more information please visit https://truecharts.org
{{- end -}}
2021-08-19 06:00:08 -04:00
{{ template "custom.custom.app-readme" . }}