From 4961593e6484aac0ba8caab75eac68079e7db72b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 31 Aug 2021 10:50:45 +0200 Subject: [PATCH] chore(deps): update container image gotson/komga to v0.120.0 (#863) * chore(deps): update container image gotson/komga to v0.120.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 61d416ae9da..bddc423a99e 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.9.3 +version: 1.9.4 diff --git a/charts/stable/komga/SCALE/ix_values.yaml b/charts/stable/komga/SCALE/ix_values.yaml index 8ebd9dd78f3..a3d31a707f7 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.2 + tag: 0.120.0 ## # Most other defaults are set in questions.yaml diff --git a/charts/stable/komga/values.yaml b/charts/stable/komga/values.yaml index b9ee43032d3..858f69bd8b0 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.2 + tag: 0.120.0 # -- image pull policy pullPolicy: IfNotPresent