File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
bitnami/nginx-ingress-controller Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -27,4 +27,4 @@ name: nginx-ingress-controller
2727sources :
2828 - https://github.com/bitnami/containers/tree/main/bitnami/nginx-ingress-controller
2929 - https://github.com/kubernetes/ingress-nginx
30- version : 9.3.12
30+ version : 9.3.13
Original file line number Diff line number Diff line change @@ -55,7 +55,7 @@ clusterDomain: cluster.local
5555image :
5656 registry : docker.io
5757 repository : bitnami/nginx-ingress-controller
58- tag : 1.3.1-debian-11-r8
58+ tag : 1.3.1-debian-11-r13
5959 digest : " "
6060 # # Specify a imagePullPolicy
6161 # # Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
@@ -481,7 +481,7 @@ defaultBackend:
481481 image :
482482 registry : docker.io
483483 repository : bitnami/nginx
484- tag : 1.22.0-debian-11-r38
484+ tag : 1.22.0-debian-11-r42
485485 digest : " "
486486 # # Specify a imagePullPolicy
487487 # # Defaults to 'Always' if image tag is 'latest', else set to 'IfNotPresent'
You can’t perform that action at this time.
0 commit comments