From 8c0e9b004d9005f32ef4c0b84d454a6e5193051d Mon Sep 17 00:00:00 2001 From: Jonathan Ervine Date: Tue, 29 Dec 2020 20:09:15 +0800 Subject: [PATCH] Bumped version --- watcher/Chart.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/watcher/Chart.yaml b/watcher/Chart.yaml index fb875d3..bbce2c2 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.12 +version: 0.1.13 # 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 +appVersion: v3.10.5-29122020 icon: "https://git.ervine.org/jonny/x86_64-alpine-watcher/raw/branch/master/watcher.png"