Sha256: 48309effa03746af2bc9c7790d6e1d1d5925c9daabb637c76d889e82289389b2

Contents?: true

Size: 516 Bytes

Versions: 24

Compression:

Stored size: 516 Bytes

Contents

{{/* vim: set filetype=mustache: */}}
{{/*
Expand the name of the chart.
*/}}
{{- define "name" -}}
{{- default .Chart.Name .Values.nameOverride | trunc 63 | trimSuffix "-" -}}
{{- end -}}

{{/*
Create a default fully qualified app name.
We truncate at 63 chars because some Kubernetes name fields are limited to this (by the DNS naming spec).
*/}}
{{- define "fullname" -}}
{{- $name := default .Chart.Name .Values.nameOverride -}}
{{- printf "%s-%s" .Release.Name $name | trunc 63 | trimSuffix "-" -}}
{{- end -}}

Version data entries

24 entries across 24 versions & 1 rubygems

Version Path
kite-1.2.3 tpl/service/%output_path%/charts/%app_name%/templates/_helpers.tpl
kite-1.2.2 tpl/service/%output_path%/charts/%app_name%/templates/_helpers.tpl
kite-1.2.1 tpl/service/%output_path%/charts/%app_name%/templates/_helpers.tpl
kite-1.2.0 tpl/service/%output_path%/charts/%app_name%/templates/_helpers.tpl
kite-1.1.17 tpl/service/%output_path%/charts/%app_name%/templates/_helpers.tpl
kite-1.1.16 tpl/service/%output_path%/charts/%app_name%/templates/_helpers.tpl
kite-1.1.15 tpl/service/%output_path%/charts/%app_name%/templates/_helpers.tpl
kite-1.1.14 tpl/service/%output_path%/charts/%app_name%/templates/_helpers.tpl
kite-1.1.13 tpl/service/%output_path%/charts/%app_name%/templates/_helpers.tpl
kite-1.1.12 tpl/service/%output_path%/charts/%app_name%/templates/_helpers.tpl
kite-1.1.11 tpl/service/%output_path%/charts/%app_name%/templates/_helpers.tpl
kite-1.1.10 tpl/service/%output_path%/charts/%app_name%/templates/_helpers.tpl
kite-1.1.9 tpl/service/%output_path%/charts/%app_name%/templates/_helpers.tpl
kite-1.1.8 tpl/service/%output_path%/charts/%app_name%/templates/_helpers.tpl
kite-1.1.7 tpl/service/%output_path%/charts/%app_name%/templates/_helpers.tpl
kite-1.1.3 tpl/service/%output_path%/charts/%app_name%/templates/_helpers.tpl
kite-1.1.1 tpl/service/%output_path%/charts/%app_name%/templates/_helpers.tpl
kite-1.0.10 tpl/service/%output_path%/charts/%app_name%/templates/_helpers.tpl
kite-1.0.6 tpl/service/%output_path%/charts/%app_name%/templates/_helpers.tpl
kite-1.0.4 tpl/service/%output_path%/charts/%app_name%/templates/_helpers.tpl