diff --git a/bitnami/nginx-ingress-controller/Chart.yaml b/bitnami/nginx-ingress-controller/Chart.yaml index d47fb6c472..0fde3601f2 100644 --- a/bitnami/nginx-ingress-controller/Chart.yaml +++ b/bitnami/nginx-ingress-controller/Chart.yaml @@ -1,6 +1,6 @@ apiVersion: v1 name: nginx-ingress-controller -version: 5.3.22 +version: 5.3.23 appVersion: 0.32.0 description: Chart for the nginx Ingress controller keywords: diff --git a/bitnami/nginx-ingress-controller/values-production.yaml b/bitnami/nginx-ingress-controller/values-production.yaml index bb8f040b08..a11dbe4a11 100644 --- a/bitnami/nginx-ingress-controller/values-production.yaml +++ b/bitnami/nginx-ingress-controller/values-production.yaml @@ -15,7 +15,7 @@ name: controller image: registry: docker.io repository: bitnami/nginx-ingress-controller - tag: 0.32.0-debian-10-r4 + tag: 0.32.0-debian-10-r27 ## Specify a imagePullPolicy ## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent' ## ref: http://kubernetes.io/docs/user-guide/images/#pre-pulling-images @@ -370,7 +370,7 @@ defaultBackend: image: registry: docker.io repository: bitnami/nginx - tag: 1.17.10-debian-10-r39 + tag: 1.17.10-debian-10-r65 pullPolicy: IfNotPresent ## Optionally specify an array of imagePullSecrets. ## Secrets must be manually created in the namespace. diff --git a/bitnami/nginx-ingress-controller/values.yaml b/bitnami/nginx-ingress-controller/values.yaml index 3757b3ccfd..a9e8d65319 100644 --- a/bitnami/nginx-ingress-controller/values.yaml +++ b/bitnami/nginx-ingress-controller/values.yaml @@ -15,7 +15,7 @@ name: controller image: registry: docker.io repository: bitnami/nginx-ingress-controller - tag: 0.32.0-debian-10-r4 + tag: 0.32.0-debian-10-r27 ## Specify a imagePullPolicy ## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent' ## ref: http://kubernetes.io/docs/user-guide/images/#pre-pulling-images @@ -370,7 +370,7 @@ defaultBackend: image: registry: docker.io repository: bitnami/nginx - tag: 1.17.10-debian-10-r39 + tag: 1.17.10-debian-10-r65 pullPolicy: IfNotPresent ## Optionally specify an array of imagePullSecrets. ## Secrets must be manually created in the namespace.