From 6ab843dd93844d7a8aecb33abf67a5d709438bf1 Mon Sep 17 00:00:00 2001 From: Jonathan Ervine Date: Mon, 27 Jul 2020 22:27:11 +0800 Subject: [PATCH] Fixed version number --- tautulli/Chart.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tautulli/Chart.yaml b/tautulli/Chart.yaml index b121dba..34c34a1 100644 --- a/tautulli/Chart.yaml +++ b/tautulli/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.0 +version: 0.1.1 # 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: v.2.5.3 +appVersion: v2.5.3 icon: https://git.ervine.org/jonny/x86_64-alpine-tautulli/raw/branch/master/tautulli.png