From d91fb396f2de46b199dc562032d84081c058aa5d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 3 Aug 2021 10:37:04 +0200 Subject: [PATCH] chore(deps): update minor docker tags (#736) * chore(deps): update minor docker tags * Commit bumped App Version Signed-off-by: TrueCharts-Bot Co-authored-by: Renovate Bot Co-authored-by: TrueCharts-Bot --- charts/incubator/calibre/Chart.yaml | 2 +- charts/incubator/calibre/SCALE/ix_values.yaml | 2 +- charts/incubator/calibre/values.yaml | 2 +- charts/incubator/komga/Chart.yaml | 2 +- charts/incubator/komga/SCALE/ix_values.yaml | 2 +- charts/incubator/komga/values.yaml | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) diff --git a/charts/incubator/calibre/Chart.yaml b/charts/incubator/calibre/Chart.yaml index e404f19194c..faa474a58a8 100644 --- a/charts/incubator/calibre/Chart.yaml +++ b/charts/incubator/calibre/Chart.yaml @@ -18,4 +18,4 @@ name: calibre sources: - https://hub.docker.com/r/linuxserver/calibre/ - https://github.com/kovidgoyal/calibre/ -version: 1.2.1 +version: 1.2.2 diff --git a/charts/incubator/calibre/SCALE/ix_values.yaml b/charts/incubator/calibre/SCALE/ix_values.yaml index 512a8a21a7c..3e20aa2b6bc 100644 --- a/charts/incubator/calibre/SCALE/ix_values.yaml +++ b/charts/incubator/calibre/SCALE/ix_values.yaml @@ -7,7 +7,7 @@ image: repository: linuxserver/calibre pullPolicy: IfNotPresent - tag: version-v5.23.0 + tag: version-v5.24.0 ## # Most other defaults are set in questions.yaml diff --git a/charts/incubator/calibre/values.yaml b/charts/incubator/calibre/values.yaml index 0165ffaf02c..d96a84fa5e6 100644 --- a/charts/incubator/calibre/values.yaml +++ b/charts/incubator/calibre/values.yaml @@ -12,7 +12,7 @@ image: # -- image repository repository: linuxserver/calibre # -- image tag - tag: version-v5.23.0 + tag: version-v5.24.0 # -- image pull policy pullPolicy: IfNotPresent diff --git a/charts/incubator/komga/Chart.yaml b/charts/incubator/komga/Chart.yaml index 5fe0f59064b..47170a09f71 100644 --- a/charts/incubator/komga/Chart.yaml +++ b/charts/incubator/komga/Chart.yaml @@ -21,4 +21,4 @@ name: komga sources: - https://komga.org/ - https://github.com/gotson/komga -version: 1.2.3 +version: 1.2.4 diff --git a/charts/incubator/komga/SCALE/ix_values.yaml b/charts/incubator/komga/SCALE/ix_values.yaml index 6498372df36..d3ee832f8a8 100644 --- a/charts/incubator/komga/SCALE/ix_values.yaml +++ b/charts/incubator/komga/SCALE/ix_values.yaml @@ -7,7 +7,7 @@ image: repository: gotson/komga pullPolicy: IfNotPresent - tag: 0.110.0 + tag: 0.114.0 ## # Most other defaults are set in questions.yaml diff --git a/charts/incubator/komga/values.yaml b/charts/incubator/komga/values.yaml index 3d5d20ba1df..4c7836ea369 100644 --- a/charts/incubator/komga/values.yaml +++ b/charts/incubator/komga/values.yaml @@ -9,7 +9,7 @@ image: # -- image repository repository: gotson/komga # -- image tag - tag: 0.110.0 + tag: 0.114.0 # -- image pull policy pullPolicy: IfNotPresent