Skip to content

Commit be46287

Browse files
committed
Update tag
1 parent 61a1ddf commit be46287

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

bitnami/nginx-ingress-controller/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
apiVersion: v1
22
name: nginx-ingress-controller
33
version: 5.0.0
4-
appVersion: 0.25.0
4+
appVersion: 0.25.1
55
description: Chart for the nginx Ingress controller
66
keywords:
77
- ingress

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

Lines changed: 1 addition & 1 deletion
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.0-debian-9-r0
16+
tag: 0.25.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

bitnami/nginx-ingress-controller/values.yaml

Lines changed: 1 addition & 1 deletion
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.0-debian-9-r0
16+
tag: 0.25.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

0 commit comments

Comments
 (0)