softplayer-helm-lib/charts/workload-testing/templates/notes/_notes.tpl
2024-05-13 17:20:21 +02:00

9 lines
266 B
Smarty

{{- define "lib.notes" -}}
*** Release metadata ***
Chart: {{ .Chart.Name }}
Chart version: {{ .Chart.Version }}
App version: {{ .Chart.Version }}
Image: {{ index $.Chart.Annotations "helm.badhouseplants.net/registry" }}
Release name: {{ .Release.Name }}
{{- end }}