Files
truecharts/charts/freshrss/1.6.4/docs/CONFIG.md.gotmpl
T
renovate[bot]kjeld Schouten-LebbingRenovate Botrenovate[bot] <renovate[bot]@users.noreply.github.com>
ffe00f2faa Update Helm chart common to v1.6.7 (#255)
* Update Helm chart common to v1.6.7

* Update-Folder-Names-and-Dependencies

Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: renovate[bot] <renovate[bot]@users.noreply.github.com>
2021-03-09 22:21:21 +01:00

12 lines
253 B
Go Template

{{- define "custom.custom.configuration.header" -}}
# Configuration Options
{{- end -}}
{{- define "custom.custom.configuration" -}}
{{ template "custom.custom.configuration.header" . }}
N/A
{{- end -}}
{{ template "custom.custom.configuration" . }}