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.6.8
3+ version : 5.6.9
44appVersion : 0.40.1
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.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.
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.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.
You can’t perform that action at this time.
0 commit comments