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:
15
15
- "Fix incorrect annotation name in upstream hashing configuration (#9617)"
16
16
artifacthub.io/prerelease : " false"
17
17
apiVersion : v2
18
- appVersion : 4.6 .0
18
+ appVersion : 1.7 .0
19
19
description : Ingress controller for Kubernetes using NGINX as a reverse proxy and
20
20
load balancer
21
21
engine : gotpl
@@ -32,4 +32,4 @@ maintainers:
32
32
name : ingress-nginx
33
33
sources :
34
34
- 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 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.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 )
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