File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -19,4 +19,4 @@ maintainers:
19
19
name : ingress-nginx
20
20
sources :
21
21
- https://github.com/kubernetes/ingress-nginx
22
- version : 4.8.4
22
+ version : 4.8.3
Original file line number Diff line number Diff line change 2
2
3
3
[ ingress-nginx] ( https://github.com/kubernetes/ingress-nginx ) Ingress controller for Kubernetes using NGINX as a reverse proxy and load balancer
4
4
5
- ![ Version: 4.8.4 ] ( https://img.shields.io/badge/Version-4.8.4 -informational?style=flat-square ) ![ AppVersion: 1.9.4] ( https://img.shields.io/badge/AppVersion-1.9.4-informational?style=flat-square )
5
+ ![ Version: 4.8.3 ] ( https://img.shields.io/badge/Version-4.8.3 -informational?style=flat-square ) ![ AppVersion: 1.9.4] ( https://img.shields.io/badge/AppVersion-1.9.4-informational?style=flat-square )
6
6
7
7
To use, add ` ingressClassName: nginx ` spec field or the ` kubernetes.io/ingress.class: nginx ` annotation to your Ingress resources.
8
8
You can’t perform that action at this time.
0 commit comments