From c48c2cd5bd372fca902d8f2167a1dd2c1a81a1f7 Mon Sep 17 00:00:00 2001 From: JenTing Hsiao Date: Wed, 14 Apr 2021 14:03:20 +0800 Subject: [PATCH] Update chart icon Use .png as a chart icon to make it visible on the rancher server. Signed-off-by: JenTing Hsiao --- chart/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/chart/Chart.yaml b/chart/Chart.yaml index a79b343..54322e2 100644 --- a/chart/Chart.yaml +++ b/chart/Chart.yaml @@ -25,4 +25,4 @@ maintainers: email: maintainers@longhorn.io - name: Sheng Yang email: sheng@yasker.org -icon: https://raw.githubusercontent.com/cncf/artwork/master/projects/longhorn/icon/color/longhorn-icon-color.svg?sanitize=true +icon: https://raw.githubusercontent.com/cncf/artwork/master/projects/longhorn/icon/color/longhorn-icon-color.png