From 0d131aea7ede11ff6b921b6d762cb5dd11145e17 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sun, 27 Oct 2024 07:23:28 +0100 Subject: [PATCH] chore(helm): update image docker.io/linuxserver/calibre-web digest to eb9f821 (#28403) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Update | Change | |---|---|---| | docker.io/linuxserver/calibre-web | digest | `d4bc450` -> `eb9f821` | Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### 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://redirect.github.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 a13c9105e72..18608129245 100644 --- a/charts/stable/calibre-web/Chart.yaml +++ b/charts/stable/calibre-web/Chart.yaml @@ -34,4 +34,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/calibre-web - https://hub.docker.com/r/linuxserver/calibre-web type: application -version: 20.2.3 +version: 20.2.4 diff --git a/charts/stable/calibre-web/values.yaml b/charts/stable/calibre-web/values.yaml index c3167e31b63..133e13f50df 100644 --- a/charts/stable/calibre-web/values.yaml +++ b/charts/stable/calibre-web/values.yaml @@ -1,7 +1,7 @@ image: repository: docker.io/linuxserver/calibre-web pullPolicy: IfNotPresent - tag: version-0.6.23@sha256:d4bc450cf46421595e7f27d4413473758d0d9025b9afbba0113c71599144e709 + tag: version-0.6.23@sha256:eb9f821d04b57bb565853e6c61b33b64968f32cc08cabe64beec423a7fffd51f securityContext: container: readOnlyRootFilesystem: false