deploy-templates/templates/_helpers.tpl (3 lines of code) (raw):

{{- define "jenkins.agent.image" -}} {{ .Values.image.name }}:{{ .Values.image.version}} {{- end }}