From f9bbda8b35caa1901080dc7862e73d1f415e4fe9 Mon Sep 17 00:00:00 2001 From: Juan Ariza Toledano Date: Fri, 4 Oct 2019 12:02:15 +0200 Subject: [PATCH] [stable/nats] Update broken link to NGINX Ingress Annotations docs (#17664) Signed-off-by: juan131 --- stable/nats/Chart.yaml | 2 +- stable/nats/values-production.yaml | 2 +- stable/nats/values.yaml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/stable/nats/Chart.yaml b/stable/nats/Chart.yaml index ad3cf1f1f2..af9f3b5c58 100644 --- a/stable/nats/Chart.yaml +++ b/stable/nats/Chart.yaml @@ -1,6 +1,6 @@ apiVersion: v1 name: nats -version: 4.2.0 +version: 4.2.1 appVersion: 2.1.0 description: An open-source, cloud-native messaging system keywords: diff --git a/stable/nats/values-production.yaml b/stable/nats/values-production.yaml index aa15882a81..c8ea272d99 100644 --- a/stable/nats/values-production.yaml +++ b/stable/nats/values-production.yaml @@ -262,7 +262,7 @@ ingress: ## kubernetes.io/tls-acme: true ## ## 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 tls is set to true, annotation ingress.kubernetes.io/secure-backends: "true" will automatically be set annotations: diff --git a/stable/nats/values.yaml b/stable/nats/values.yaml index 6a13634f79..652fb83f26 100644 --- a/stable/nats/values.yaml +++ b/stable/nats/values.yaml @@ -262,7 +262,7 @@ ingress: ## kubernetes.io/tls-acme: true ## ## 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 tls is set to true, annotation ingress.kubernetes.io/secure-backends: "true" will automatically be set annotations: