Skip to content

Commit 90ef327

Browse files
author
Bitnami Containers
committed
[bitnami/nginx-ingress-controller] Release 5.6.9 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
1 parent 7ebf486 commit 90ef327

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.6.8
3+
version: 5.6.9
44
appVersion: 0.40.1
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.40.1-debian-10-r0
18+
tag: 0.40.1-debian-10-r4
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
@@ -378,7 +378,7 @@ defaultBackend:
378378
image:
379379
registry: docker.io
380380
repository: bitnami/nginx
381-
tag: 1.19.3-debian-10-r3
381+
tag: 1.19.3-debian-10-r6
382382
pullPolicy: IfNotPresent
383383
## Optionally specify an array of imagePullSecrets.
384384
## 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.40.1-debian-10-r0
18+
tag: 0.40.1-debian-10-r4
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
@@ -378,7 +378,7 @@ defaultBackend:
378378
image:
379379
registry: docker.io
380380
repository: bitnami/nginx
381-
tag: 1.19.3-debian-10-r3
381+
tag: 1.19.3-debian-10-r6
382382
pullPolicy: IfNotPresent
383383
## Optionally specify an array of imagePullSecrets.
384384
## Secrets must be manually created in the namespace.

0 commit comments

Comments
 (0)