{{/* vim: set filetype=mustache: */}} {{/* Create chart name and version as used by the chart label. */}} {{- define "chart.chart" -}} {{- printf "%s-%s" .Values.name .Chart.Version | replace "+" "_" | trunc 63 | trimSuffix "-" -}} {{- end -}}