From 5eafb769f1c90cbe02990f262740fbb2e0a95e51 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sat, 18 Apr 2026 22:51:52 +0200 Subject: [PATCH] chore(calibre-web): update image oci.trueforge.org/containerforge/calibre-web digest to 3741606 (#47178) 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 | `805d5bb` → `3741606` | --- > [!WARNING] > Some dependencies could not be looked up. Check the [Dependency Dashboard](../issues/18710) 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 9cad98d9ec5..24ce172f25f 100644 --- a/charts/stable/calibre-web/Chart.yaml +++ b/charts/stable/calibre-web/Chart.yaml @@ -37,5 +37,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: 22.0.5 +version: 22.0.6 diff --git a/charts/stable/calibre-web/values.yaml b/charts/stable/calibre-web/values.yaml index c0177715b9f..8b22b576adb 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:805d5bb25a676ab28e414098a7b72bcd747b3fa85f2444f52baefeaea48dd680" + tag: "0.6.26@sha256:374160652405a20665f7976447c7e3e3381999dadec0f869f7d9dc12a99855b9" securityContext: container: readOnlyRootFilesystem: false