From 2a5bd9a0282b1d27d43314789a975b2746d882da Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sun, 9 Nov 2025 21:05:13 +0100 Subject: [PATCH] =?UTF-8?q?chore(helm):=20update=20image=20ghcr.io/linuxse?= =?UTF-8?q?rver/bookstack=2025.07.20250804=20=E2=86=92=2025.11.20251109=20?= =?UTF-8?q?(#41579)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/linuxserver/bookstack](https://redirect.github.com/linuxserver/docker-bookstack/packages) ([source](https://redirect.github.com/linuxserver/docker-bookstack)) | minor | `4c6b0f4` -> `cde398d` | --- > [!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/bookstack/Chart.yaml | 5 +++-- charts/stable/bookstack/values.yaml | 2 +- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/charts/stable/bookstack/Chart.yaml b/charts/stable/bookstack/Chart.yaml index d74b24fcac9..3f63cf556c6 100644 --- a/charts/stable/bookstack/Chart.yaml +++ b/charts/stable/bookstack/Chart.yaml @@ -11,7 +11,7 @@ annotations: truecharts.org/min_kubernetes_version: 1.24.0 truecharts.org/train: stable apiVersion: v2 -appVersion: 25.07.20250804 +appVersion: 25.11.20251109 dependencies: - name: common version: 28.26.3 @@ -46,8 +46,9 @@ maintainers: name: bookstack sources: - https://ghcr.io/linuxserver/bookstack + - https://github.com/truecharts/charts/tree/master/charts/stable/bookstack - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/bookstack - https://www.bookstackapp.com/ type: application -version: 18.14.9 +version: 18.15.0 diff --git a/charts/stable/bookstack/values.yaml b/charts/stable/bookstack/values.yaml index a3a5a694813..a5f6533891d 100644 --- a/charts/stable/bookstack/values.yaml +++ b/charts/stable/bookstack/values.yaml @@ -1,7 +1,7 @@ image: repository: ghcr.io/linuxserver/bookstack pullPolicy: IfNotPresent - tag: 25.07.20250804@sha256:4c6b0f491dc6ffe6ed00bdcc734c24883d8bdd1c3ca4497f516c2a5ad2eb9360 + tag: 25.11.20251109@sha256:cde398db49c103c6ea81669d8da691707bbc78552cde49634123962718c07420 securityContext: container: readOnlyRootFilesystem: false