File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -15,7 +15,7 @@ annotations:
1515 - "Fix incorrect annotation name in upstream hashing configuration (#9617)"
1616 artifacthub.io/prerelease : " false"
1717apiVersion : v2
18- appVersion : 4.6 .0
18+ appVersion : 1.7 .0
1919description : Ingress controller for Kubernetes using NGINX as a reverse proxy and
2020 load balancer
2121engine : gotpl
@@ -32,4 +32,4 @@ maintainers:
3232name : ingress-nginx
3333sources :
3434- https://github.com/kubernetes/ingress-nginx
35- version : 4.5.4
35+ version : 4.6.0
Original file line number Diff line number Diff line change 22
33[ ingress-nginx] ( https://github.com/kubernetes/ingress-nginx ) Ingress controller for Kubernetes using NGINX as a reverse proxy and load balancer
44
5- ![ Version: 4.5.4 ] ( https://img.shields.io/badge/Version-4.5.4 -informational?style=flat-square ) ![ AppVersion: 4.6 .0] ( https://img.shields.io/badge/AppVersion-4.6 .0-informational?style=flat-square )
5+ ![ Version: 4.6.0 ] ( https://img.shields.io/badge/Version-4.6.0 -informational?style=flat-square ) ![ AppVersion: 1.7 .0] ( https://img.shields.io/badge/AppVersion-1.7 .0-informational?style=flat-square )
66
77To use, add ` ingressClassName: nginx ` spec field or the ` kubernetes.io/ingress.class: nginx ` annotation to your Ingress resources.
88
You can’t perform that action at this time.
0 commit comments