From bdfaa92fb6363e4d44525ad7c9ead6569f2565a5 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 31 Aug 2021 15:57:49 +0200 Subject: [PATCH] chore(deps): update container image gotson/komga to v0.120.1 (#868) * chore(deps): update container image gotson/komga to v0.120.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 5663bafb47f..c5ba04ab6e5 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.9 +version: 1.9.10 diff --git a/charts/stable/komga/SCALE/ix_values.yaml b/charts/stable/komga/SCALE/ix_values.yaml index a3d31a707f7..c79bb6d4e97 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.120.0 + tag: 0.120.1 ## # Most other defaults are set in questions.yaml diff --git a/charts/stable/komga/values.yaml b/charts/stable/komga/values.yaml index 858f69bd8b0..b06a12a5206 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.120.0 + tag: 0.120.1 # -- image pull policy pullPolicy: IfNotPresent