From 0e0ae06c2cc61eed5288fc1a476a11c56d1f1e7e Mon Sep 17 00:00:00 2001 From: Jonathan Ervine Date: Mon, 27 Jul 2020 21:00:15 +0800 Subject: [PATCH] Fixed icon URL --- watcher/Chart.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/watcher/Chart.yaml b/watcher/Chart.yaml index d818cb7..9009911 100644 --- a/watcher/Chart.yaml +++ b/watcher/Chart.yaml @@ -14,10 +14,10 @@ type: application # This is the chart version. This version number should be incremented each time you make changes # to the chart and its templates, including the app version. -version: 0.1.6 +version: 0.1.7 # This is the version number of the application being deployed. This version number should be # incremented each time you make changes to the application. appVersion: v3.10.5 -icon: https://github.com/barbequesauce/Watcher3/blob/master/static/images/vector/watcher%20logo%20large.svg +icon: "https://github.com/barbequesauce/Watcher3/blob/master/static/images/vector/watcher logo large.svg"