From 0cbc5bd490a9a321fdc08f7d671fdcee6f0198e4 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 24 Aug 2021 18:47:13 +0200 Subject: [PATCH] chore(deps): update container image gotson/komga to v0.119.1 (#812) * chore(deps): update container image gotson/komga to v0.119.1 * Commit bumped App Version Signed-off-by: TrueCharts-Bot Co-authored-by: Renovate Bot Co-authored-by: TrueCharts-Bot --- charts/stable/komga/Chart.yaml | 2 +- charts/stable/komga/SCALE/ix_values.yaml | 2 +- charts/stable/komga/values.yaml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/charts/stable/komga/Chart.yaml b/charts/stable/komga/Chart.yaml index 02deddae082..dd02ae8a605 100644 --- a/charts/stable/komga/Chart.yaml +++ b/charts/stable/komga/Chart.yaml @@ -21,4 +21,4 @@ name: komga sources: - https://komga.org/ - https://github.com/gotson/komga -version: 1.5.0 +version: 1.5.1 diff --git a/charts/stable/komga/SCALE/ix_values.yaml b/charts/stable/komga/SCALE/ix_values.yaml index 6cb836361ca..869a5e7b1c1 100644 --- a/charts/stable/komga/SCALE/ix_values.yaml +++ b/charts/stable/komga/SCALE/ix_values.yaml @@ -7,7 +7,7 @@ image: repository: gotson/komga pullPolicy: IfNotPresent - tag: 0.119.0 + tag: 0.119.1 ## # Most other defaults are set in questions.yaml diff --git a/charts/stable/komga/values.yaml b/charts/stable/komga/values.yaml index a108e8fa81a..4bbf14d8f26 100644 --- a/charts/stable/komga/values.yaml +++ b/charts/stable/komga/values.yaml @@ -9,7 +9,7 @@ image: # -- image repository repository: gotson/komga # -- image tag - tag: 0.119.0 + tag: 0.119.1 # -- image pull policy pullPolicy: IfNotPresent