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

Signed-off-by: Bitnami Containers <containers@bitnami.com>
This commit is contained in:
Bitnami Containers
2020-04-22 01:17:58 +00:00
parent 58275e5b36
commit feba42656e
3 changed files with 5 additions and 5 deletions

View File

@@ -1,6 +1,6 @@
apiVersion: v1
name: nginx-ingress-controller
version: 5.3.17
version: 5.3.18
appVersion: 0.30.0
description: Chart for the nginx Ingress controller
keywords:

View File

@@ -15,7 +15,7 @@ name: controller
image:
registry: docker.io
repository: bitnami/nginx-ingress-controller
tag: 0.30.0-debian-10-r67
tag: 0.30.0-debian-10-r69
## 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.16.1-debian-10-r92
tag: 1.16.1-debian-10-r94
pullPolicy: IfNotPresent
## Optionally specify an array of imagePullSecrets.
## Secrets must be manually created in the namespace.

View File

@@ -15,7 +15,7 @@ name: controller
image:
registry: docker.io
repository: bitnami/nginx-ingress-controller
tag: 0.30.0-debian-10-r67
tag: 0.30.0-debian-10-r69
## 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.16.1-debian-10-r92
tag: 1.16.1-debian-10-r94
pullPolicy: IfNotPresent
## Optionally specify an array of imagePullSecrets.
## Secrets must be manually created in the namespace.