From b1baa4a9483e24b60bf9525d7e43b11673bee5ce Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Fri, 13 Feb 2026 22:16:37 +0100 Subject: [PATCH] chore(calibre-web): update image oci.trueforge.org/containerforge/calibre-web digest to bdf2062 (#44856) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Update | Change | |---|---|---| | [oci.trueforge.org/containerforge/calibre-web](https://ghcr.io/trueforge-org/calibre-web) ([source](https://redirect.github.com/janeczku/calibre-web)) | digest | `d38f76d` → `bdf2062` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. 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 ae3681e8ff8..8cea767b026 100644 --- a/charts/stable/calibre-web/Chart.yaml +++ b/charts/stable/calibre-web/Chart.yaml @@ -42,5 +42,5 @@ sources: - https://github.com/trueforge-org/containers/tree/main/apps/calibre-web - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/calibre-web type: application -version: 21.14.20 +version: 21.14.21 diff --git a/charts/stable/calibre-web/values.yaml b/charts/stable/calibre-web/values.yaml index b97c5daf8ce..d235802da31 100644 --- a/charts/stable/calibre-web/values.yaml +++ b/charts/stable/calibre-web/values.yaml @@ -1,7 +1,7 @@ image: repository: oci.trueforge.org/containerforge/calibre-web pullPolicy: IfNotPresent - tag: "0.6.25@sha256:d38f76d949e9fb44e9295442b03a042b5df9790620c15fb05293e98c7cb8be63" + tag: "0.6.25@sha256:bdf2062986e0ab887930e4c1ce17723b720839a3387878425c3fc1e140b25d8e" securityContext: container: readOnlyRootFilesystem: false