We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 39aec4b commit 09730c5Copy full SHA for 09730c5
deployments/helm-chart/.helmignore
@@ -0,0 +1,2 @@
1
+# Patterns to ignore when building packages.
2
+*.png
deployments/helm-chart/Chart.yaml
@@ -2,14 +2,12 @@ name: nginx-ingress
version: 0.2.0
3
appVersion: 1.4.4
4
description: NGINX Ingress Controller
5
+icon: https://raw.githubusercontent.com/nginxinc/kubernetes-ingress/v1.4.4/deployments/helm-chart/chart-icon.png
6
sources:
7
- https://github.com/nginxinc/kubernetes-ingress/tree/v1.4.4/deployments/helm-chart
8
keywords:
9
- ingress
10
- nginx
11
maintainers:
- - name: Damian Curry
12
- email: damian.curry@nginx.com
13
- - name: Dean Coakley
14
- email: dean.coakley@nginx.com
15
-
+ - name: NGINX Kubernetes Team
+ email: kubernetes@nginx.com
deployments/helm-chart/chart-icon.png
7.97 KB
0 commit comments