Skip to content

Commit fc8a47e

Browse files
authored
Update maintainer email. Add chart icon
* Add .helmignore * Add icon to chart directory
1 parent e3293ba commit fc8a47e

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

deployments/helm-chart/.helmignore

+2
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
# Patterns to ignore when building packages.
2+
*.png

deployments/helm-chart/Chart.yaml

+4-6
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,14 @@
11
name: nginx-ingress
2-
version: 0.3.4
2+
version: 0.3.5
33
appVersion: edge
44
description: NGINX Ingress Controller
5-
icon: https://www.nginx.com/wp-content/uploads/2018/08/icon-NGINX-OSS-2.svg
5+
icon: https://raw.githubusercontent.com/nginxinc/kubernetes-ingress/master/deployments/helm-chart/chart-icon.png
66
sources:
77
- https://github.com/nginxinc/kubernetes-ingress/tree/master/deployment/helm-chart
88
keywords:
99
- ingress
1010
- nginx
1111
maintainers:
12-
- name: Damian Curry
13-
14-
- name: Dean Coakley
15-
12+
- name: NGINX Kubernetes Team
13+
1614

deployments/helm-chart/chart-icon.png

7.97 KB
Loading

0 commit comments

Comments
 (0)