From a7e6fa3b411942b64fbb1d526a36c136df212909 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Tue, 21 May 2024 02:33:49 +0200 Subject: [PATCH] chore(deps): update container image ghcr.io/linuxserver/bookstack to v24.05.20240520@02623a4 by renovate (#22310) 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 | `24.05.20240513` -> `24.05.20240520` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### 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://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 6b74e9689ff..7581a348ee0 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: 24.05.20240513 +appVersion: 24.05.20240520 dependencies: - name: common version: 23.0.8 @@ -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: 14.2.8 +version: 14.2.9 diff --git a/charts/stable/bookstack/values.yaml b/charts/stable/bookstack/values.yaml index a4d152552eb..f59a4e587be 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: 24.05.20240513@sha256:47ea8c0970d32e3c1f9c9931990ff6cec9996bfe3e4bd0c35eb3ae6acb59cfdb + tag: 24.05.20240520@sha256:02623a4ba6359de67396b0e66b78c387b203d353e17d1245551bd749dbde494b securityContext: container: readOnlyRootFilesystem: false