From 6af09304e15618aed6f9a17cf43abe0f8fec8a90 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Wed, 20 Mar 2024 13:21:58 +0100 Subject: [PATCH] chore(deps): update container image bitnami/dokuwiki to 20240206.1.0@af7bbd1 by renovate (#19539) 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 | digest | `19611df` -> `af7bbd1` | --- > [!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 8201c565dab..0b77fd5e982 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.png 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: 11.3.1 +version: 11.3.2 diff --git a/charts/stable/dokuwiki/values.yaml b/charts/stable/dokuwiki/values.yaml index b1e90314657..8ae7f31dbc0 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:19611df85907502ac56ede22f2a4d8b275720bdacde5290f90a7d340d1d60567 + tag: 20240206.1.0@sha256:af7bbd1eb2190d6ec27a9bb879f14052011d62b5f3379c5573881890e9c7d1a9 securityContext: container: runAsNonRoot: false