Skip to content

Commit 12736ec

Browse files
author
Bitnami Containers
committed
[bitnami/nginx-ingress-controller] Release 5.0.7 updating components versions
Signed-off-by: Bitnami Containers <containers@bitnami.com>
1 parent 09fb820 commit 12736ec

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

bitnami/nginx-ingress-controller/Chart.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
apiVersion: v1
22
name: nginx-ingress-controller
3-
version: 5.0.6
4-
appVersion: 0.25.1
3+
version: 5.0.7
4+
appVersion: 0.26.1
55
description: Chart for the nginx Ingress controller
66
keywords:
77
- ingress

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ name: controller
1313
image:
1414
registry: docker.io
1515
repository: bitnami/nginx-ingress-controller
16-
tag: 0.25.1-debian-9-r11
16+
tag: 0.26.1-debian-9-r0
1717
## Specify a imagePullPolicy
1818
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
1919
## ref: http://kubernetes.io/docs/user-guide/images/#pre-pulling-images
@@ -398,7 +398,7 @@ defaultBackend:
398398
image:
399399
registry: docker.io
400400
repository: bitnami/nginx
401-
tag: 1.16.1-debian-9-r31
401+
tag: 1.16.1-debian-9-r61
402402
pullPolicy: IfNotPresent
403403
## Optionally specify an array of imagePullSecrets.
404404
## 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
@@ -13,7 +13,7 @@ name: controller
1313
image:
1414
registry: docker.io
1515
repository: bitnami/nginx-ingress-controller
16-
tag: 0.25.1-debian-9-r11
16+
tag: 0.26.1-debian-9-r0
1717
## Specify a imagePullPolicy
1818
## Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
1919
## ref: http://kubernetes.io/docs/user-guide/images/#pre-pulling-images
@@ -398,7 +398,7 @@ defaultBackend:
398398
image:
399399
registry: docker.io
400400
repository: bitnami/nginx
401-
tag: 1.16.1-debian-9-r31
401+
tag: 1.16.1-debian-9-r61
402402
pullPolicy: IfNotPresent
403403
## Optionally specify an array of imagePullSecrets.
404404
## Secrets must be manually created in the namespace.

0 commit comments

Comments
 (0)