From d8a8fabb284ca850fce88a509b8964f434719dca Mon Sep 17 00:00:00 2001 From: bitnami-bot Date: Sat, 21 Dec 2019 00:35:05 +0000 Subject: [PATCH] Synchronize upstreamed folder to be10a0e6f --- upstreamed/joomla/Chart.yaml | 2 +- upstreamed/joomla/templates/ingress.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/upstreamed/joomla/Chart.yaml b/upstreamed/joomla/Chart.yaml index 3a71c5c9f..06d9d9e81 100644 --- a/upstreamed/joomla/Chart.yaml +++ b/upstreamed/joomla/Chart.yaml @@ -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: diff --git a/upstreamed/joomla/templates/ingress.yaml b/upstreamed/joomla/templates/ingress.yaml index abb342f33..221f9a146 100644 --- a/upstreamed/joomla/templates/ingress.yaml +++ b/upstreamed/joomla/templates/ingress.yaml @@ -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: