diff --git a/stable/drupal/Chart.yaml b/stable/drupal/Chart.yaml index b4570f4502..da5420b260 100644 --- a/stable/drupal/Chart.yaml +++ b/stable/drupal/Chart.yaml @@ -1,6 +1,6 @@ apiVersion: v1 name: drupal -version: 5.2.5 +version: 5.2.6 appVersion: 8.7.8 description: One of the most versatile open source content management systems. keywords: diff --git a/stable/drupal/values.yaml b/stable/drupal/values.yaml index 1362d3d6f7..873260adc5 100644 --- a/stable/drupal/values.yaml +++ b/stable/drupal/values.yaml @@ -168,7 +168,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 annotations: