From c4bd8655d360aae91e95a13f716d23c881492c1b Mon Sep 17 00:00:00 2001 From: Jonathan Ervine Date: Mon, 27 Jul 2020 21:38:53 +0800 Subject: [PATCH] Fixing emby icon --- emby/Chart.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/emby/Chart.yaml b/emby/Chart.yaml index e25864b..0efd6b7 100644 --- a/emby/Chart.yaml +++ b/emby/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.1 +version: 0.1.2 # 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: 4.4.3.0 -icon: https://git.ervine.org/jonny/charts/src/branch/master/emby/emby.png +icon: https://git.ervine.org/jonny/charts/raw/branch/master/emby/emby.png