From 932350a4326c288017010feaff9daf4133fc95e8 Mon Sep 17 00:00:00 2001 From: jonny Date: Sat, 26 Mar 2022 15:28:54 +0000 Subject: [PATCH] 'update files with ansible' --- karma/Chart.yaml | 2 +- karma/values.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/karma/Chart.yaml b/karma/Chart.yaml index 2c3a220..6920940 100644 --- a/karma/Chart.yaml +++ b/karma/Chart.yaml @@ -14,7 +14,7 @@ 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. diff --git a/karma/values.yaml b/karma/values.yaml index 77d8355..e861bc8 100644 --- a/karma/values.yaml +++ b/karma/values.yaml @@ -1,4 +1,4 @@ -# Default values for karma. +# Default values for jellyfin. # This is a YAML-formatted file. # Declare variables to be passed into your templates.