other changes

This commit is contained in:
ada
2026-04-20 21:10:38 -06:00
parent 78f30b9608
commit 35ad38dda7
2 changed files with 4 additions and 1 deletions
+3
View File
@@ -0,0 +1,3 @@
{{- define "template.tools-image" -}}
{{- printf "%s:%s" .Values.pipeline.toolsImage.repository .Values.pipeline.toolsImage.tag -}}
{{- end }}