File tree Expand file tree Collapse file tree 3 files changed +6
-6
lines changed
bitnami/nginx-ingress-controller Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 11apiVersion : v1
22name : nginx-ingress-controller
3- version : 5.0.6
4- appVersion : 0.25 .1
3+ version : 5.0.7
4+ appVersion : 0.26 .1
55description : Chart for the nginx Ingress controller
66keywords :
77- ingress
Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ name: controller
1313image :
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.
Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ name: controller
1313image :
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.
You can’t perform that action at this time.
0 commit comments