File tree Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -5,12 +5,12 @@ annotations:
55 - "[helm] configure allow to configure hostAliases (#10180)"
66 - "[helm] pass service annotations through helm tpl engine (#10084)"
77 - "Update Ingress-Nginx version controller-v1.9.0-beta.0"
8+ artifacthub.io/license : Apache-2.0
89 artifacthub.io/prerelease : " true"
910apiVersion : v2
1011appVersion : 1.9.0-beta.0
1112description : Ingress controller for Kubernetes using NGINX as a reverse proxy and
1213 load balancer
13- engine : gotpl
1414home : https://github.com/kubernetes/ingress-nginx
1515icon : https://upload.wikimedia.org/wikipedia/commons/thumb/c/c5/Nginx_logo.svg/500px-Nginx_logo.svg.png
1616keywords :
@@ -24,4 +24,5 @@ maintainers:
2424name : ingress-nginx
2525sources :
2626- https://github.com/kubernetes/ingress-nginx
27+ type : application
2728version : 4.8.0-beta.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.8.0-beta.0] ( https://img.shields.io/badge/Version-4.8.0--beta.0-informational?style=flat-square ) ![ AppVersion: 1.9.0-beta.0] ( https://img.shields.io/badge/AppVersion-1.9.0--beta.0-informational?style=flat-square )
5+ ![ Version: 4.8.0-beta.0] ( https://img.shields.io/badge/Version-4.8.0--beta.0-informational?style=flat-square ) ![ Type: application ] ( https://img.shields.io/badge/Type-application-informational?style=flat-square ) ![ AppVersion: 1.9.0-beta.0] ( https://img.shields.io/badge/AppVersion-1.9.0--beta.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