From 8c492cb388cf01ffe6359cf24975af64fffa9f3c Mon Sep 17 00:00:00 2001 From: Juan Ariza Toledano Date: Mon, 7 Oct 2019 10:11:10 +0200 Subject: [PATCH] [stable/drupal] Update broken link to NGINX Ingress Annotations docs (#17657) Signed-off-by: juan131 --- stable/drupal/Chart.yaml | 2 +- stable/drupal/values.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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: