From 9cf8ab4eb66233ac9136c0f03d1d4d608d65d6f4 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Wed, 24 Dec 2025 16:27:39 +0100 Subject: [PATCH] =?UTF-8?q?feat(bookstack):=20update=20image=20ghcr.io/lin?= =?UTF-8?q?uxserver/bookstack=2025.11.20251109=20=E2=86=92=2025.12.2025122?= =?UTF-8?q?4=20(#43146)?= 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 | `cde398d` -> `597cd4f` | --- > [!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 | 4 ++-- charts/stable/bookstack/values.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/charts/stable/bookstack/Chart.yaml b/charts/stable/bookstack/Chart.yaml index c29a4f38975..9a4e46a8669 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.11.20251109 +appVersion: 25.12.20251224 dependencies: - name: common version: 28.29.16 @@ -49,5 +49,5 @@ sources: - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/bookstack - https://www.bookstackapp.com/ type: application -version: 18.19.4 +version: 18.20.0 diff --git a/charts/stable/bookstack/values.yaml b/charts/stable/bookstack/values.yaml index a5f6533891d..6d136fef005 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.11.20251109@sha256:cde398db49c103c6ea81669d8da691707bbc78552cde49634123962718c07420 + tag: 25.12.20251224@sha256:597cd4fc121f1d74c40e93cf7b0d5e1b3fc61af486a87cd65e2f86b0c0a5d914 securityContext: container: readOnlyRootFilesystem: false