From 5017cad8dfdd98553582985de2ea019d3947c486 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sun, 19 Nov 2023 06:16:27 +0100 Subject: [PATCH] fix(deps): update container image linuxserver/calibre-web to version-0.6.21 (#15101) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Update | Change | |---|---|---| | [linuxserver/calibre-web](https://togithub.com/linuxserver/docker-calibre-web) | digest | `be1f747` -> `d40cbc6` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://togithub.com/renovatebot/renovate). --- charts/stable/calibre-web/Chart.yaml | 4 ++-- charts/stable/calibre-web/values.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/charts/stable/calibre-web/Chart.yaml b/charts/stable/calibre-web/Chart.yaml index f7e6330fa3e..e19465ae84d 100644 --- a/charts/stable/calibre-web/Chart.yaml +++ b/charts/stable/calibre-web/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "0.6.21" +appVersion: 0.6.21 dependencies: - name: common repository: https://library-charts.truecharts.org @@ -22,7 +22,7 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/calibre-web - https://github.com/janeczku/calibre-web type: application -version: 15.0.11 +version: 15.0.12 annotations: truecharts.org/category: media truecharts.org/SCALE-support: "true" diff --git a/charts/stable/calibre-web/values.yaml b/charts/stable/calibre-web/values.yaml index 29e9de7a750..0f62f25ab79 100644 --- a/charts/stable/calibre-web/values.yaml +++ b/charts/stable/calibre-web/values.yaml @@ -1,7 +1,7 @@ image: repository: linuxserver/calibre-web pullPolicy: IfNotPresent - tag: version-0.6.21@sha256:be1f747621c11e3c350c4cefab5cc4987da13c85ec782183c72421810489227e + tag: version-0.6.21@sha256:d40cbc67888c13212557a47a75d76d4750efed84c4e660749a9f6b17424db2f3 securityContext: container: readOnlyRootFilesystem: false