From a084d9efcfb9e1ad938453f3acfb8d7fb123a727 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Mon, 12 Feb 2024 07:18:27 +0100 Subject: [PATCH] chore(deps): update container image bitnami/dokuwiki to 20230404.1.0@68ba05c by renovate (#18155) 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 | `d9ebe51` -> `68ba05c` | --- > [!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 | 2 +- charts/stable/dokuwiki/values.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/stable/dokuwiki/Chart.yaml b/charts/stable/dokuwiki/Chart.yaml index f8b6bfbda7f..874d7cc7305 100644 --- a/charts/stable/dokuwiki/Chart.yaml +++ b/charts/stable/dokuwiki/Chart.yaml @@ -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.16 +version: 9.1.17 diff --git a/charts/stable/dokuwiki/values.yaml b/charts/stable/dokuwiki/values.yaml index 5376c8916e6..0cbb4352d78 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:d9ebe51906eebce2895c667681ea71a1294883d866aa83133377c5f49ef12ca6 + tag: 20230404.1.0@sha256:68ba05c56f0b3fcde27f944b3dc6e1a7575aab50d7616d55f2418ca1f12623e8 securityContext: container: runAsNonRoot: false