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:
5
5
- "[helm] configure allow to configure hostAliases (#10180)"
6
6
- "[helm] pass service annotations through helm tpl engine (#10084)"
7
7
- "Update Ingress-Nginx version controller-v1.9.0-beta.0"
8
+ artifacthub.io/license : Apache-2.0
8
9
artifacthub.io/prerelease : " true"
9
10
apiVersion : v2
10
11
appVersion : 1.9.0-beta.0
11
12
description : Ingress controller for Kubernetes using NGINX as a reverse proxy and
12
13
load balancer
13
- engine : gotpl
14
14
home : https://github.com/kubernetes/ingress-nginx
15
15
icon : https://upload.wikimedia.org/wikipedia/commons/thumb/c/c5/Nginx_logo.svg/500px-Nginx_logo.svg.png
16
16
keywords :
@@ -24,4 +24,5 @@ maintainers:
24
24
name : ingress-nginx
25
25
sources :
26
26
- https://github.com/kubernetes/ingress-nginx
27
+ type : application
27
28
version : 4.8.0-beta.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.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 )
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