From 9b5566decab204e2107716cd51eec8ac374bca01 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Wed, 18 Feb 2026 07:05:08 +0100 Subject: [PATCH] chore(calibre-web): update image oci.trueforge.org/containerforge/calibre-web digest to b0bda99 (#45179) 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 | `3903179` → `b0bda99` | --- > [!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 2a8c0dc54de..2d3703f3d1a 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.15.1 +version: 21.15.2 diff --git a/charts/stable/calibre-web/values.yaml b/charts/stable/calibre-web/values.yaml index e2c8325b3ff..12f29c6dc1b 100644 --- a/charts/stable/calibre-web/values.yaml +++ b/charts/stable/calibre-web/values.yaml @@ -2,7 +2,7 @@ image: repository: oci.trueforge.org/containerforge/calibre-web pullPolicy: IfNotPresent - tag: "0.6.26@sha256:3903179735a75d5920145aa06f679e50d340a9d0a1f061e9378f808b67efa6c8" + tag: "0.6.26@sha256:b0bda99cce7d27ad7ad64f07151503559ef8c1cf351f4c4bc867c1898872160a" securityContext: container: readOnlyRootFilesystem: false