feat(bookstack): update image ghcr.io/linuxserver/bookstack 25.11.20251109 → 25.12.20251224 (#43146)

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.

---

- [ ] <!-- rebase-check -->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).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xNy4wIiwidXBkYXRlZEluVmVyIjoiNDIuMTcuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvYm9va3N0YWNrIiwiYXV0b21lcmdlIiwicmVub3ZhdGUvY29udGFpbmVyIiwidHlwZS9taW5vciJdfQ==-->
This commit is contained in:
TrueCharts Bot
2025-12-24 16:27:39 +01:00
committed by GitHub
parent 7051b323c8
commit 9cf8ab4eb6
2 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -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
+1 -1
View File
@@ -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