From 290c0db2bd9dbf3088fde4b5a736f6b6fe849a5a Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Thu, 28 May 2026 20:42:10 +0200 Subject: [PATCH] =?UTF-8?q?feat(bookstack):=20update=20image=20ghcr.io/lin?= =?UTF-8?q?uxserver/bookstack=2026.03.20260315=20=E2=86=92=2026.05.2026052?= =?UTF-8?q?8=20(#48590)?= 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 | `e85aa4a` → `2ebf978` | --- > [!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**: (UTC) - 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 a745f243d74..810ceeddca7 100644 --- a/charts/stable/bookstack/Chart.yaml +++ b/charts/stable/bookstack/Chart.yaml @@ -9,7 +9,7 @@ annotations: trueforge.org/min_helm_version: "3.14" trueforge.org/train: stable apiVersion: v2 -appVersion: 26.03.20260315 +appVersion: 26.05.20260528 dependencies: - name: common version: 29.3.4 @@ -47,5 +47,5 @@ sources: - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/bookstack - https://www.bookstackapp.com/ type: application -version: 21.6.1 +version: 21.7.0 diff --git a/charts/stable/bookstack/values.yaml b/charts/stable/bookstack/values.yaml index 4448fccc904..900311fd0a8 100644 --- a/charts/stable/bookstack/values.yaml +++ b/charts/stable/bookstack/values.yaml @@ -2,7 +2,7 @@ image: repository: ghcr.io/linuxserver/bookstack pullPolicy: IfNotPresent - tag: 26.03.20260315@sha256:e85aa4adac2ec0e5ea66f247af545139b5c1fc58632c0b4232ef53be1f3489bb + tag: 26.05.20260528@sha256:2ebf97852661b15aae2660aa1bf622deac613189634821e3351530e79a9b6e36 securityContext: container: readOnlyRootFilesystem: false