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

3 lines
95 B
YAML

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