From 3921c01e6396f6af37d0498b87cbae3a4248ee16 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Tue, 14 May 2024 02:46:18 +0200 Subject: [PATCH] chore(deps): update container image ghcr.io/linuxserver/bookstack to v24.05.20240513@47ea8c0 by renovate (#22004) 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.20240511` -> `24.05.20240513` | --- > [!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 eb001e0b2e7..5ffea0e78f6 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.20240511 +appVersion: 24.05.20240513 dependencies: - name: common version: 23.0.0 @@ -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.0 +version: 14.2.1 diff --git a/charts/stable/bookstack/values.yaml b/charts/stable/bookstack/values.yaml index 713e5cf94bc..a4d152552eb 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.20240511@sha256:58bb731182f937f85563c79f70d9cd5ec0e14ee4cb77a52bf540f77ccc7b8040 + tag: 24.05.20240513@sha256:47ea8c0970d32e3c1f9c9931990ff6cec9996bfe3e4bd0c35eb3ae6acb59cfdb securityContext: container: readOnlyRootFilesystem: false