From 5b5dd86abe56ccf2ebeaa16b2c03a142b29c4bb9 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Mon, 5 Feb 2024 01:30:23 +0100 Subject: [PATCH] chore(deps): update container image bitnami/dokuwiki to 20230404.1.0@aaee2ed by renovate (#17813) 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 | `95c012d` -> `aaee2ed` | --- > [!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**: 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 cc3660feeca..7428de3676e 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: 9.1.14 +version: 9.1.15 diff --git a/charts/stable/dokuwiki/values.yaml b/charts/stable/dokuwiki/values.yaml index 55b713c62d8..f2b1593511a 100644 --- a/charts/stable/dokuwiki/values.yaml +++ b/charts/stable/dokuwiki/values.yaml @@ -1,7 +1,7 @@ image: repository: bitnami/dokuwiki pullPolicy: IfNotPresent - tag: 20230404.1.0@sha256:95c012d5b0ffc55379ba284034ce7084860096aa0ba760573ec557ba3837f889 + tag: 20230404.1.0@sha256:aaee2edb9f2062bafb40277ac9348e37c2664225669b276b94d29f4464b43047 securityContext: container: runAsNonRoot: false