Commit 8fc2bfe 1 parent 528d214 commit 8fc2bfe Copy full SHA for 8fc2bfe
File tree 2 files changed +4
-4
lines changed
2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1
1
apiVersion : v1
2
2
name : ingress-nginx
3
- version : 3.4.0
4
- appVersion : 0.40.1
3
+ version : 3.4.1
4
+ appVersion : 0.40.2
5
5
home : https://github.com/kubernetes/ingress-nginx
6
6
description : Ingress controller for Kubernetes using NGINX as a reverse proxy and load balancer
7
7
icon : https://upload.wikimedia.org/wikipedia/commons/thumb/c/c5/Nginx_logo.svg/500px-Nginx_logo.svg.png
Original file line number Diff line number Diff line change 4
4
controller :
5
5
image :
6
6
repository : k8s.gcr.io/ingress-nginx/controller
7
- tag : " v0.40.1 "
8
- digest : sha256:abffcf2d25e3e7c7b67a315a7c664ec79a1588c9c945d3c7a75637c2f55caec6
7
+ tag : " v0.40.2 "
8
+ digest : sha256:46ba23c3fbaafd9e5bd01ea85b2f921d9f2217be082580edc22e6c704a83f02f
9
9
pullPolicy : IfNotPresent
10
10
# www-data -> uid 101
11
11
runAsUser : 101
You can’t perform that action at this time.
0 commit comments