From b96f8ee9a5d947c9fc22bdd015ee4990748d23d5 Mon Sep 17 00:00:00 2001 From: Sanket Sudake Date: Fri, 12 Nov 2021 16:56:57 +0530 Subject: [PATCH] Update chart logo with svg image (#2264) Signed-off-by: Sanket Sudake --- charts/fission-all/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/fission-all/Chart.yaml b/charts/fission-all/Chart.yaml index adaf08e5..8f047b25 100644 --- a/charts/fission-all/Chart.yaml +++ b/charts/fission-all/Chart.yaml @@ -4,7 +4,7 @@ version: v1.15.0-rc2 appVersion: v1.15.0-rc2 description: Fission is a fast serverless framework for Kubernetes. home: https://fission.io/ -icon: https://fission.io/favicons/favicon.ico +icon: https://fission.io/images/fission-logo-white.svg sources: - https://github.com/fission/fission - https://github.com/fission/keda-connectors