Skip to content

Commit 985171f

Browse files
author
Bitnami Containers
committed
[bitnami/nginx-ingress-controller] Release 5.3.17 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
1 parent 9e7123f commit 985171f

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

bitnami/nginx-ingress-controller/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
apiVersion: v1
22
name: nginx-ingress-controller
3-
version: 5.3.16
3+
version: 5.3.17
44
appVersion: 0.30.0
55
description: Chart for the nginx Ingress controller
66
keywords:

bitnami/nginx-ingress-controller/values-production.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ name: controller
1515
image:
1616
registry: docker.io
1717
repository: bitnami/nginx-ingress-controller
18-
tag: 0.30.0-debian-10-r63
18+
tag: 0.30.0-debian-10-r67
1919
## Specify a imagePullPolicy
2020
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
2121
## ref: http://kubernetes.io/docs/user-guide/images/#pre-pulling-images
@@ -370,7 +370,7 @@ defaultBackend:
370370
image:
371371
registry: docker.io
372372
repository: bitnami/nginx
373-
tag: 1.16.1-debian-10-r89
373+
tag: 1.16.1-debian-10-r92
374374
pullPolicy: IfNotPresent
375375
## Optionally specify an array of imagePullSecrets.
376376
## Secrets must be manually created in the namespace.

bitnami/nginx-ingress-controller/values.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ name: controller
1515
image:
1616
registry: docker.io
1717
repository: bitnami/nginx-ingress-controller
18-
tag: 0.30.0-debian-10-r63
18+
tag: 0.30.0-debian-10-r67
1919
## Specify a imagePullPolicy
2020
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
2121
## ref: http://kubernetes.io/docs/user-guide/images/#pre-pulling-images
@@ -370,7 +370,7 @@ defaultBackend:
370370
image:
371371
registry: docker.io
372372
repository: bitnami/nginx
373-
tag: 1.16.1-debian-10-r89
373+
tag: 1.16.1-debian-10-r92
374374
pullPolicy: IfNotPresent
375375
## Optionally specify an array of imagePullSecrets.
376376
## Secrets must be manually created in the namespace.

0 commit comments

Comments
 (0)