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: