From 505163c9dc9cffacb6c50b63038c9e007fa68312 Mon Sep 17 00:00:00 2001 From: Michael William Le Nguyen Date: Mon, 20 Jul 2020 15:31:13 -0700 Subject: [PATCH] chart: use icon instead of horizontal for logo Signed-off-by: Michael William Le Nguyen --- chart/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/chart/Chart.yaml b/chart/Chart.yaml index 8b6adb0..41ba2aa 100644 --- a/chart/Chart.yaml +++ b/chart/Chart.yaml @@ -24,4 +24,4 @@ maintainers: email: maintainers@longhorn.io - name: Sheng Yang email: sheng@yasker.org -icon: https://raw.githubusercontent.com/cncf/artwork/master/projects/longhorn/horizontal/color/longhorn-horizontal-color.svg?sanitize=true +icon: https://raw.githubusercontent.com/cncf/artwork/master/projects/longhorn/icon/color/longhorn-icon-color.svg?sanitize=true