Files
truecharts/charts/collabora-online/1.6.0/docs/CONFIG.md.gotmpl
T
renovate[bot]kjeld Schouten-LebbingRenovate Botrenovate[bot] <renovate[bot]@users.noreply.github.com>
e7687fa5db Update Helm chart common to v1.6.0 (#205)
* Update Helm chart common to v1.6.0

* 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-01 19:39:04 +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" . }}