Synchronize upstreamed folder to be10a0e6f

This commit is contained in:
bitnami-bot
2019-12-21 00:35:05 +00:00
parent 131a94e044
commit d8a8fabb28
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
apiVersion: v1
name: joomla
version: 7.1.1
version: 7.1.2
appVersion: 3.9.14
description: PHP content management system (CMS) for publishing web content
keywords:
+1 -1
View File
@@ -15,7 +15,7 @@ metadata:
{{- if .Values.ingress.certManager }}
kubernetes.io/tls-acme: "true"
{{- end }}
{{- range $key, $value := .annotations }}
{{- range $key, $value := .Values.ingress.annotations }}
{{ $key }}: {{ $value | quote }}
{{- end }}
spec: