diff --git a/upstreamed/joomla/Chart.yaml b/upstreamed/joomla/Chart.yaml index 51de7de41..00788f46a 100644 --- a/upstreamed/joomla/Chart.yaml +++ b/upstreamed/joomla/Chart.yaml @@ -1,6 +1,6 @@ apiVersion: v1 name: joomla -version: 6.1.7 +version: 6.1.8 appVersion: 3.9.12 description: PHP content management system (CMS) for publishing web content keywords: diff --git a/upstreamed/joomla/values.yaml b/upstreamed/joomla/values.yaml index f241d2fc9..45fb80f4f 100644 --- a/upstreamed/joomla/values.yaml +++ b/upstreamed/joomla/values.yaml @@ -205,7 +205,7 @@ ingress: ## Ingress annotations done as key:value pairs ## For a full list of possible ingress annotations, please see - ## ref: https://github.com/kubernetes/ingress-nginx/blob/master/docs/annotations.md + ## ref: https://github.com/kubernetes/ingress-nginx/blob/master/docs/user-guide/nginx-configuration/annotations.md ## ## If certManager is set to true, annotation kubernetes.io/tls-acme: "true" will automatically be set ## If tls is set to true, annotation ingress.kubernetes.io/secure-backends: "true" will automatically be set