mirror of
https://github.com/truecharts/charts.git
synced 2026-07-10 09:51:21 -03:00
fix app-readme template
This commit is contained in:
@@ -1,6 +1,10 @@
|
||||
{{- define "custom.custom.app-readme" -}}
|
||||
{{ template "chart.deprecationWarning" . }}
|
||||
{{ template "chart.description" . }}
|
||||
|
||||
This App is supplied by TrueCharts, for more information please visit https://truecharts.org
|
||||
|
||||
{{- end -}}
|
||||
|
||||
{{ template "custom.custom.configuration" . }}
|
||||
|
||||
{{ template "custom.custom.app-readme" . }}
|
||||
|
||||
Reference in New Issue
Block a user