From 784b3e86c16c70265dde922442c22448e0bcf3fc Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Tue, 5 Mar 2024 01:01:21 +0100 Subject: [PATCH] chore(deps): update container image ghcr.io/linuxserver/bookstack to v24.02.20240228@fe4885c by renovate (#18901) 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)) | major | `23.12.20240115` -> `24.02.20240228` | --- > [!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**: Disabled by config. Please merge this manually once you are satisfied. ♻ **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 | 6 +++--- charts/stable/bookstack/values.yaml | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/charts/stable/bookstack/Chart.yaml b/charts/stable/bookstack/Chart.yaml index afdcaf902a4..32cdf9000d6 100644 --- a/charts/stable/bookstack/Chart.yaml +++ b/charts/stable/bookstack/Chart.yaml @@ -7,7 +7,7 @@ annotations: truecharts.org/min_helm_version: "3.11" truecharts.org/train: stable apiVersion: v2 -appVersion: 23.12.20240115 +appVersion: 24.02.20240228 dependencies: - name: common version: 18.1.2 @@ -34,7 +34,7 @@ keywords: - organizer - server - hosted -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -45,4 +45,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/bookstack - https://ghcr.io/linuxserver/bookstack type: application -version: 12.4.0 +version: 13.0.0 diff --git a/charts/stable/bookstack/values.yaml b/charts/stable/bookstack/values.yaml index 82005c916c7..0af9e0daf6c 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.20240115@sha256:409580f579e6cb5cbc2dcc6c096ef3cbeb938861fadee4a153c6ee0b23299864 + tag: 24.02.20240228@sha256:fe4885c2c555d016f9e4b6ad0947c0e4c453910169943b2bcaf8afe9dc57a421 securityContext: container: readOnlyRootFilesystem: false