From a6b08cd976be96d0ea686f58b163919256e2d2e5 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Tue, 3 Jun 2025 02:48:53 +0200 Subject: [PATCH] =?UTF-8?q?chore(helm):=20update=20image=20ghcr.io/linuxse?= =?UTF-8?q?rver/bookstack=2025.02.20250309=20=E2=86=92=2025.05.20250531=20?= =?UTF-8?q?(#35910)?= 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 | `41917d1` -> `c09ac77` | --- > [!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 a2ce5b3ddb7..4f286b6da39 100644 --- a/charts/stable/bookstack/Chart.yaml +++ b/charts/stable/bookstack/Chart.yaml @@ -9,7 +9,7 @@ annotations: truecharts.org/min_helm_version: "3.14" truecharts.org/train: stable apiVersion: v2 -appVersion: 25.02.20250309 +appVersion: 25.05.20250531 dependencies: - name: common version: 25.4.10 @@ -47,5 +47,5 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/bookstack - https://www.bookstackapp.com/ type: application -version: 16.1.1 +version: 16.2.0 diff --git a/charts/stable/bookstack/values.yaml b/charts/stable/bookstack/values.yaml index d0a426c31a3..ecd55a0183d 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.02.20250309@sha256:41917d12ea5ea06d4f389725ff4ed1adbfbace0a6ab650394ff5783ee1ff0a17 + tag: 25.05.20250531@sha256:c09ac77cda988e93d100e729819ce30e7c63c8ca3ee8849220370d861fb85214 securityContext: container: readOnlyRootFilesystem: false