[bitnami/nginx-ingress-controller] Release 5.6.12 updating components versions

Signed-off-by: Bitnami Containers <containers@bitnami.com>
This commit is contained in:
Bitnami Containers
2020-10-13 03:58:11 +00:00
parent ee41fc39cb
commit 5fe8b8d2d9
3 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
apiVersion: v1
name: nginx-ingress-controller
version: 5.6.11
version: 5.6.12
appVersion: 0.40.2
description: Chart for the nginx Ingress controller
keywords:
@@ -15,7 +15,7 @@ name: controller
image:
registry: docker.io
repository: bitnami/nginx-ingress-controller
tag: 0.40.2-debian-10-r3
tag: 0.40.2-debian-10-r7
## 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
@@ -378,7 +378,7 @@ defaultBackend:
image:
registry: docker.io
repository: bitnami/nginx
tag: 1.19.3-debian-10-r9
tag: 1.19.3-debian-10-r13
pullPolicy: IfNotPresent
## Optionally specify an array of imagePullSecrets.
## Secrets must be manually created in the namespace.
+2 -2
View File
@@ -15,7 +15,7 @@ name: controller
image:
registry: docker.io
repository: bitnami/nginx-ingress-controller
tag: 0.40.2-debian-10-r3
tag: 0.40.2-debian-10-r7
## 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
@@ -378,7 +378,7 @@ defaultBackend:
image:
registry: docker.io
repository: bitnami/nginx
tag: 1.19.3-debian-10-r9
tag: 1.19.3-debian-10-r13
pullPolicy: IfNotPresent
## Optionally specify an array of imagePullSecrets.
## Secrets must be manually created in the namespace.