Files
tools/prometheus/templates/helm-chart.yaml
Gabriel Radureau 682298d0d6
All checks were successful
Helm Charts / Detect changed charts (push) Successful in 1m11s
Helm Charts / Library charts tool (push) Has been skipped
Helm Charts / Application charts pgcat (push) Has been skipped
deploy prometheus
2026-03-18 16:15:44 +01:00

3 lines
95 B
YAML

{{- if eq .Values.tool.kind "HelmChart" -}}
{{- include "tool.helm-chart.tpl" . -}}
{{- end -}}