diff --git a/templates/docs/app-readme.md.gotmpl b/templates/docs/app-readme.md.gotmpl index bccf3a2f9a4..3e472db12af 100644 --- a/templates/docs/app-readme.md.gotmpl +++ b/templates/docs/app-readme.md.gotmpl @@ -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" . }}