Files
catalog/incubator/flatnotes/2.0.7/templates/common.yaml
TrueCharts-Bot 2c9fbe01cb Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
2022-12-27 21:09:55 +00:00

9 lines
242 B
YAML

{{/* Make sure all variables are set properly */}}
{{- include "tc.common.loader.init" . }}
{{/* Render secrets for flatnotes */}}
{{- include "flatnotes.secrets" . }}
{{/* Render the templates */}}
{{ include "tc.common.loader.apply" . }}