diff --git a/stable/phabricator/Chart.yaml b/stable/phabricator/Chart.yaml index 05cddd08ac..aadaaadc78 100644 --- a/stable/phabricator/Chart.yaml +++ b/stable/phabricator/Chart.yaml @@ -1,6 +1,6 @@ apiVersion: v1 name: phabricator -version: 7.0.10 +version: 7.0.11 appVersion: 2019.39.0 description: Collection of open source web applications that help software companies build better software. keywords: diff --git a/stable/phabricator/values.yaml b/stable/phabricator/values.yaml index aed29efb4f..009399043b 100644 --- a/stable/phabricator/values.yaml +++ b/stable/phabricator/values.yaml @@ -170,7 +170,7 @@ ingress: ## Ingress annotations done as key:value pairs ## If certManager is set to true, annotation kubernetes.io/tls-acme: "true" will automatically be set - ## 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 ## annotations: # kubernetes.io/ingress.class: nginx