Files
tools/altcha-sentinel/templates/helm-chart.yaml
Gabriel Radureau 313b6abee6
All checks were successful
Helm Charts / Detect changed charts (push) Successful in 16s
Helm Charts / Library charts tool (push) Has been skipped
Helm Charts / Application charts pgcat (push) Has been skipped
try altcha
2025-11-26 15:11:52 +01:00

3 lines
95 B
YAML

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