From b72a022422858932ee622f3bdee1b957fb5b6e09 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Mon, 4 Dec 2023 01:05:47 +0100 Subject: [PATCH] chore(deps): update container image linuxserver/calibre-web to version-0.6.21@b28792b (#15631) 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/packages) ([source](https://togithub.com/linuxserver/docker-calibre-web)) | digest | `2e223f2` -> `b28792b` | --- > [!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 | 2 +- charts/stable/calibre-web/values.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/stable/calibre-web/Chart.yaml b/charts/stable/calibre-web/Chart.yaml index ee58411afba..e60c36c954a 100644 --- a/charts/stable/calibre-web/Chart.yaml +++ b/charts/stable/calibre-web/Chart.yaml @@ -1,7 +1,7 @@ kubeVersion: ">=1.24.0" apiVersion: v2 name: calibre-web -version: 15.0.14 +version: 15.0.15 appVersion: 0.6.21 description: Calibre-Web is a web app providing a clean interface for browsing, reading diff --git a/charts/stable/calibre-web/values.yaml b/charts/stable/calibre-web/values.yaml index b66823826d5..12a40ea892b 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:2e223f2c5195b98e2bd377dea7aaf5acc7dd9750936cf61a92c28a668b32b33f + tag: version-0.6.21@sha256:b28792b96f1d91a8dd4d485cfe1a5eb1160da90e46a8ca67f8d328cb98deda32 securityContext: container: readOnlyRootFilesystem: false