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 @@ -2,7 +2,7 @@ apiVersion: v2
2
2
name : ingress-nginx
3
3
# When the version is modified, make sure the artifacthub.io/changes list is updated
4
4
# Also update CHANGELOG.md
5
- version : 4.4.0
5
+ version : 4.4.2
6
6
appVersion : 1.5.1
7
7
home : https://github.com/kubernetes/ingress-nginx
8
8
description : Ingress controller for Kubernetes using NGINX as a reverse proxy and load balancer
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.4.0 ] ( https://img.shields.io/badge/Version-4.4.0 -informational?style=flat-square ) ![ AppVersion: 1.5.1] ( https://img.shields.io/badge/AppVersion-1.5.1-informational?style=flat-square )
5
+ ![ Version: 4.4.2 ] ( https://img.shields.io/badge/Version-4.4.2 -informational?style=flat-square ) ![ AppVersion: 1.5.1] ( https://img.shields.io/badge/AppVersion-1.5.1-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