File tree Expand file tree Collapse file tree 3 files changed +5
-5
lines changed
bitnami/nginx-ingress-controller Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 11apiVersion : v1
22name : nginx-ingress-controller
3- version : 5.3.16
3+ version : 5.3.17
44appVersion : 0.30.0
55description : Chart for the nginx Ingress controller
66keywords :
Original file line number Diff line number Diff line change @@ -15,7 +15,7 @@ name: controller
1515image :
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.
Original file line number Diff line number Diff line change @@ -15,7 +15,7 @@ name: controller
1515image :
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.
You can’t perform that action at this time.
0 commit comments