Synchronize upstreamed folder to e00527d99

This commit is contained in:
bitnami-bot
2019-02-07 10:36:34 +00:00
parent 68bbdc6ca0
commit 06c8060e71
14 changed files with 63 additions and 10 deletions

View File

@@ -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)
*/}}