mirror of
https://github.com/bitnami/charts.git
synced 2026-03-16 14:57:08 +08:00
Synchronize upstreamed folder to e00527d99
This commit is contained in:
@@ -53,6 +53,13 @@ Create chart name and version as used by the chart label.
|
||||
{{- printf "%s-%s" .Chart.Name .Chart.Version | replace "+" "_" | trunc 63 | trimSuffix "-" -}}
|
||||
{{- end -}}
|
||||
|
||||
{{/*
|
||||
Create chart name and version as used by the chart label.
|
||||
*/}}
|
||||
{{- define "wordpress.customHTAcessCM" -}}
|
||||
{{- printf "%s" .Values.customHTAcessCM -}}
|
||||
{{- end -}}
|
||||
|
||||
{{/*
|
||||
Return the proper image name (for the metrics image)
|
||||
*/}}
|
||||
|
||||
Reference in New Issue
Block a user