diff --git a/stable/opencart/Chart.yaml b/stable/opencart/Chart.yaml index 05da6a2449..75248d541d 100644 --- a/stable/opencart/Chart.yaml +++ b/stable/opencart/Chart.yaml @@ -1,6 +1,6 @@ apiVersion: v1 name: opencart -version: 6.2.3 +version: 6.2.4 appVersion: 3.0.3-2 description: A free and open source e-commerce platform for online merchants. It provides a professional and reliable foundation for a successful online store. keywords: diff --git a/stable/opencart/values.yaml b/stable/opencart/values.yaml index c2229d6493..63d0dd105d 100644 --- a/stable/opencart/values.yaml +++ b/stable/opencart/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 tls is set to true, annotation ingress.kubernetes.io/secure-backends: "true" will automatically be set ## If certManager is set to true, annotation kubernetes.io/tls-acme: "true" will automatically be set