From f5a7b29567eed2ee1175369946d197f76cf0c3bf Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sat, 6 Sep 2025 00:30:43 +0200 Subject: [PATCH] chore(helm): update image ghcr.io/dokuwiki/dokuwiki digest to f08ecfd (#39167) 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 | `e064fa6` -> `f08ecfd` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. 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 dbd28604c73..04d0667dd56 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.3.4 +version: 15.3.5 diff --git a/charts/stable/dokuwiki/values.yaml b/charts/stable/dokuwiki/values.yaml index 5d8dd80955a..5ce02e53c1c 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:e064fa6519d02df67ac34ed64d04e84fee572cb8ddc5fc1d000c919bed23c333 + tag: 2025-05-14a@sha256:f08ecfdda239acb5dfeeb46b582c6cbb148328540382f9255c409cfdab6e41c9 securityContext: container: runAsNonRoot: false