From 81f313ed44af0cfa62ba9b7410d50453ebca5035 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 21 Sep 2021 13:00:08 +0200 Subject: [PATCH] chore(deps): update non-major (#1016) * chore(deps): update non-major * Commit bumped App Version Signed-off-by: TrueCharts-Bot Co-authored-by: Renovate Bot Co-authored-by: TrueCharts-Bot --- charts/stable/calibre-web/Chart.yaml | 4 ++-- charts/stable/calibre-web/SCALE/ix_values.yaml | 2 +- charts/stable/calibre-web/values.yaml | 2 +- charts/stable/komga/Chart.yaml | 4 ++-- charts/stable/komga/SCALE/ix_values.yaml | 2 +- charts/stable/komga/values.yaml | 2 +- 6 files changed, 8 insertions(+), 8 deletions(-) diff --git a/charts/stable/calibre-web/Chart.yaml b/charts/stable/calibre-web/Chart.yaml index 52dab2fe74b..ca1f7dc5baf 100644 --- a/charts/stable/calibre-web/Chart.yaml +++ b/charts/stable/calibre-web/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "0.6.12" +appVersion: 0.6.12 dependencies: - name: common repository: https://truecharts.org/ @@ -23,4 +23,4 @@ sources: - https://hub.docker.com/r/linuxserver/calibre-web/ - https://github.com/janeczku/calibre-web type: application -version: 7.0.3 +version: 7.0.4 diff --git a/charts/stable/calibre-web/SCALE/ix_values.yaml b/charts/stable/calibre-web/SCALE/ix_values.yaml index e8cc9431f45..e5805d87d90 100644 --- a/charts/stable/calibre-web/SCALE/ix_values.yaml +++ b/charts/stable/calibre-web/SCALE/ix_values.yaml @@ -7,7 +7,7 @@ image: repository: ghcr.io/linuxserver/calibre-web pullPolicy: IfNotPresent - tag: version-0.6.12@sha256:8537f4b8bc08f3d192e30f5eed777bbd1cc21424cc9a268c4a3589640b703b68 + tag: version-0.6.12@sha256:938810eca3d3137221308afe9095773c8552a457dc0943abd0aec5613242b0b6 ## diff --git a/charts/stable/calibre-web/values.yaml b/charts/stable/calibre-web/values.yaml index bd5f1ac085a..1e6e48c4d7a 100644 --- a/charts/stable/calibre-web/values.yaml +++ b/charts/stable/calibre-web/values.yaml @@ -3,7 +3,7 @@ image: repository: ghcr.io/linuxserver/calibre-web pullPolicy: IfNotPresent - tag: version-0.6.12@sha256:8537f4b8bc08f3d192e30f5eed777bbd1cc21424cc9a268c4a3589640b703b68 + tag: version-0.6.12@sha256:938810eca3d3137221308afe9095773c8552a457dc0943abd0aec5613242b0b6 service: main: diff --git a/charts/stable/komga/Chart.yaml b/charts/stable/komga/Chart.yaml index 79e317cb210..cc765bcc39d 100644 --- a/charts/stable/komga/Chart.yaml +++ b/charts/stable/komga/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "0.128.2" +appVersion: 0.128.2 dependencies: - name: common repository: https://truecharts.org @@ -21,4 +21,4 @@ name: komga sources: - https://komga.org/ - https://github.com/gotson/komga -version: 2.0.4 +version: 2.0.5 diff --git a/charts/stable/komga/SCALE/ix_values.yaml b/charts/stable/komga/SCALE/ix_values.yaml index 85ef952c7e8..4e8b4a32f9c 100644 --- a/charts/stable/komga/SCALE/ix_values.yaml +++ b/charts/stable/komga/SCALE/ix_values.yaml @@ -7,7 +7,7 @@ image: repository: ghcr.io/truecharts/komga pullPolicy: IfNotPresent - tag: v0.128.2@sha256:a0478af8a7febac6ac424948efeb131ff908c3e55ebdb7b1c1250c8cc7184c0d + tag: v0.128.3@sha256:7868a1e1362466c51e185b41a0715c27b6b7c67f3a9cc76f1f39243ad57c47a2 ## # Most other defaults are set in questions.yaml diff --git a/charts/stable/komga/values.yaml b/charts/stable/komga/values.yaml index 6093a5804a1..b9fdccfe548 100644 --- a/charts/stable/komga/values.yaml +++ b/charts/stable/komga/values.yaml @@ -9,7 +9,7 @@ image: # -- image repository repository: ghcr.io/truecharts/komga # -- image tag - tag: v0.128.2@sha256:a0478af8a7febac6ac424948efeb131ff908c3e55ebdb7b1c1250c8cc7184c0d + tag: v0.128.3@sha256:7868a1e1362466c51e185b41a0715c27b6b7c67f3a9cc76f1f39243ad57c47a2 # -- image pull policy pullPolicy: IfNotPresent