mirror of
https://github.com/truecharts/charts.git
synced 2026-07-13 05:24:22 -03:00
7 lines
229 B
Go Template
7 lines
229 B
Go Template
{{- define "custom.custom.app-readme" -}}
|
|
{{ template "chart.description" . }}
|
|
|
|
This App is supplied by TrueCharts, for more information please visit https://truecharts.org
|
|
{{- end -}}
|
|
{{ template "custom.custom.app-readme" . }}
|