From 55e1ba30bb539d05d11613ac73a5161413409691 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Wed, 9 Jul 2025 02:15:35 +0200 Subject: [PATCH] chore(helm): update image ghcr.io/dokuwiki/dokuwiki digest to 340faff (#37304) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Update | Change | |---|---|---| | ghcr.io/dokuwiki/dokuwiki | digest | `91ef258` -> `340faff` | Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### 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://redirect.github.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 5cfe1c7ac68..8a74c33e75d 100644 --- a/charts/stable/dokuwiki/Chart.yaml +++ b/charts/stable/dokuwiki/Chart.yaml @@ -34,5 +34,5 @@ sources: - https://ghcr.io/dokuwiki/dokuwiki - https://github.com/truecharts/charts/tree/master/charts/stable/dokuwiki type: application -version: 15.0.7 +version: 15.0.8 diff --git a/charts/stable/dokuwiki/values.yaml b/charts/stable/dokuwiki/values.yaml index 44af68d1613..a47f240e2d9 100644 --- a/charts/stable/dokuwiki/values.yaml +++ b/charts/stable/dokuwiki/values.yaml @@ -1,7 +1,7 @@ image: repository: ghcr.io/dokuwiki/dokuwiki pullPolicy: IfNotPresent - tag: 2025-05-14a@sha256:91ef258eea66b513103f5ea893c3a49a7baae163ea4d0fd9948531b0cbe0dbf6 + tag: 2025-05-14a@sha256:340faff08608e8eda0c8707e8437ceaa2ec630a6b69ba38d1541c965b4632b1b securityContext: container: runAsNonRoot: false