From cba963bd65149e18086c333524c2bdb75be4dd59 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Mon, 29 Jan 2024 01:42:58 +0100 Subject: [PATCH] chore(deps): update container image linuxserver/calibre-web to version-0.6.21@663dece by renovate (#17640) 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 | `ada5002` -> `663dece` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Configuration 📅 **Schedule**: Branch creation - "before 10pm on monday" in timezone Europe/Amsterdam, 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 cd9b3ec3ae6..9e318ec015b 100644 --- a/charts/stable/calibre-web/Chart.yaml +++ b/charts/stable/calibre-web/Chart.yaml @@ -24,7 +24,7 @@ keywords: - calibre-web - calibre - ebook -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -35,4 +35,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/calibre-web - https://hub.docker.com/r/linuxserver/calibre-web type: application -version: 17.1.15 +version: 17.1.16 diff --git a/charts/stable/calibre-web/values.yaml b/charts/stable/calibre-web/values.yaml index f3f2da21379..828ebee27b8 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:ada50020182cdb6b1187613cf6503eb786fee67924f20d3afc2ce98bbfb5b595 + tag: version-0.6.21@sha256:663decefd1c715dd8691802775ab6a70d5c8cce0b97fc039fbe4f563f5d63635 securityContext: container: readOnlyRootFilesystem: false