From e86e437460aca0c61aac9d364c7ff05d2e6a4321 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 24 Aug 2021 11:31:00 +0200 Subject: [PATCH] chore(deps): update container image gotson/komga to v0.119.0 (#805) * chore(deps): update container image gotson/komga to v0.119.0 * 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 35c2120fab3..6fe82e06920 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.4.16 +version: 1.4.17 diff --git a/charts/stable/komga/SCALE/ix_values.yaml b/charts/stable/komga/SCALE/ix_values.yaml index 24dfb4296ba..6cb836361ca 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.118.0 + tag: 0.119.0 ## # Most other defaults are set in questions.yaml diff --git a/charts/stable/komga/values.yaml b/charts/stable/komga/values.yaml index 52a2fd88a0e..a108e8fa81a 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.118.0 + tag: 0.119.0 # -- image pull policy pullPolicy: IfNotPresent