From 622d8d4894d4fc59f68c92bded1513c991751945 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Fri, 28 Jun 2024 02:27:56 +0200 Subject: [PATCH] chore(deps): update container image bitnami/dokuwiki to 20240206.1.0@39519b5 by renovate (#23887) 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 | `d68af33` -> `39519b5` | --- > [!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 | 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 c1273257883..4542e7d43b2 100644 --- a/charts/stable/dokuwiki/Chart.yaml +++ b/charts/stable/dokuwiki/Chart.yaml @@ -31,4 +31,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/dokuwiki - https://hub.docker.com/r/bitnami/dokuwiki type: application -version: 13.1.2 +version: 13.1.3 diff --git a/charts/stable/dokuwiki/values.yaml b/charts/stable/dokuwiki/values.yaml index 7b20acdf180..cb4e873900e 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:d68af332408c74638650c663d75feb799f062a034dae1491976ff787bf4eac1d + tag: 20240206.1.0@sha256:39519b5078cdd1a262a4fe5a95f8a1d8e2216ee46c9f94a7b75ca935e5138136 securityContext: container: runAsNonRoot: false