From 3657599d9d77529172f9a5089a9786b8adcb78a8 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Thu, 9 May 2024 20:16:09 +0200 Subject: [PATCH] chore(deps): update container image bitnami/dokuwiki to 20240206.1.0@8247f77 by renovate (#21825) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Update | Change | |---|---|---| | [bitnami/dokuwiki](https://togithub.com/bitnami/containers) ([source](https://togithub.com/bitnami/containers/tree/HEAD/bitnami/dokuwiki)) | digest | `2d152b0` -> `8247f77` | --- > [!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/dokuwiki/Chart.yaml | 4 ++-- charts/stable/dokuwiki/values.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/charts/stable/dokuwiki/Chart.yaml b/charts/stable/dokuwiki/Chart.yaml index e5015e9e62a..8e6da86ed71 100644 --- a/charts/stable/dokuwiki/Chart.yaml +++ b/charts/stable/dokuwiki/Chart.yaml @@ -22,7 +22,7 @@ home: https://truecharts.org/charts/stable/dokuwiki icon: https://truecharts.org/img/hotlink-ok/chart-icons/dokuwiki.webp keywords: - dokuwiki -kubeVersion: ">=1.24.0-0" +kubeVersion: '>=1.24.0-0' maintainers: - name: TrueCharts email: info@truecharts.org @@ -32,4 +32,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/dokuwiki - https://hub.docker.com/r/bitnami/dokuwiki type: application -version: 12.0.7 +version: 12.0.8 diff --git a/charts/stable/dokuwiki/values.yaml b/charts/stable/dokuwiki/values.yaml index 057d7522abf..9b0a91fde3a 100644 --- a/charts/stable/dokuwiki/values.yaml +++ b/charts/stable/dokuwiki/values.yaml @@ -1,7 +1,7 @@ image: repository: bitnami/dokuwiki pullPolicy: IfNotPresent - tag: 20240206.1.0@sha256:2d152b036ff14865b4af7338ed788f7d57519f3ed725e55d9f234e0c854db4f9 + tag: 20240206.1.0@sha256:8247f7784ac6744aaaf486592a0fdae97f8088d11b9af7a0d206a354117b134f securityContext: container: runAsNonRoot: false