Files
truecharts/charts/esphome/1.5.0/docs/CONFIG.md.gotmpl
T
renovate[bot]kjeld Schouten-LebbingRenovate Botrenovate[bot] <renovate[bot]@users.noreply.github.com>
0814826f7d Update Helm chart common to v1.5.0 (#199)
* Update Helm chart common to v1.5.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-02-28 23:22:38 +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" . }}