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
22name : ingress-nginx
33# When the version is modified, make sure the artifacthub.io/changes list is updated
44# Also update CHANGELOG.md
5- version : 4.4.0
5+ version : 4.4.2
66appVersion : 1.5.1
77home : https://github.com/kubernetes/ingress-nginx
88description : Ingress controller for Kubernetes using NGINX as a reverse proxy and load balancer
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.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 )
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