charts/common/templates/_helpers.tpl (6 lines of code) (raw):

{{/* Expand the name of the chart. */}} {{- define "hf.common.name" -}} {{- ((list $.Release.Name .Chart.Name) | join "-") | trunc 63 | trimSuffix "-" -}} {{- end -}}