From e8aa7f7c133c8d5528fe53999f168b779b5abc08 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sun, 14 Jan 2024 02:36:13 +0100 Subject: [PATCH] chore(deps): update container image ghcr.io/linuxserver/bookstack to v23.12.20240108@dae128c by renovate (#17184) 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://togithub.com/linuxserver/docker-bookstack/packages) ([source](https://togithub.com/linuxserver/docker-bookstack)) | patch | `23.12.20231229` -> `23.12.20240108` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Configuration 📅 **Schedule**: Branch creation - "before 10pm on monday" in timezone Europe/Amsterdam, 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://togithub.com/renovatebot/renovate). --- charts/stable/bookstack/Chart.yaml | 8 ++++---- charts/stable/bookstack/values.yaml | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/charts/stable/bookstack/Chart.yaml b/charts/stable/bookstack/Chart.yaml index fa6bd2d9697..b561e633954 100644 --- a/charts/stable/bookstack/Chart.yaml +++ b/charts/stable/bookstack/Chart.yaml @@ -7,7 +7,7 @@ annotations: truecharts.org/min_helm_version: "3.12" truecharts.org/train: stable apiVersion: v2 -appVersion: 23.12.20231229 +appVersion: 23.12.20240108 dependencies: - name: common version: 17.2.22 @@ -34,15 +34,15 @@ keywords: - organizer - server - hosted -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org url: https://truecharts.org name: bookstack sources: - - https://ghcr.io/linuxserver/bookstack - https://www.bookstackapp.com/ - https://github.com/truecharts/charts/tree/master/charts/stable/bookstack + - https://ghcr.io/linuxserver/bookstack type: application -version: 11.2.9 +version: 11.2.10 diff --git a/charts/stable/bookstack/values.yaml b/charts/stable/bookstack/values.yaml index a57676f56ef..d91b2f7d2dc 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: 23.12.20231229@sha256:6d955115cb6ba90b66d64d6d8477cb923e92c9b6d77d5a846cbbbecf85e46ba5 + tag: 23.12.20240108@sha256:dae128c83d7f51fc9a6c34919d8514b8b0b7eb957c156104c14c77293df90158 securityContext: container: readOnlyRootFilesystem: false