From 0263a50a870608e97858954b24aed1687ea0d833 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Fri, 12 Sep 2025 04:07:35 +0200 Subject: [PATCH] chore(helm): update image docker.io/wabayang/jelu digest to 252937d (#39437) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Update | Change | |---|---|---| | docker.io/wabayang/jelu | digest | `5890852` -> `252937d` | --- > [!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/jelu/Chart.yaml | 2 +- charts/stable/jelu/values.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/stable/jelu/Chart.yaml b/charts/stable/jelu/Chart.yaml index 610a360a936..8fd62c60646 100644 --- a/charts/stable/jelu/Chart.yaml +++ b/charts/stable/jelu/Chart.yaml @@ -36,5 +36,5 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/jelu - https://hub.docker.com/r/wabayang/jelu type: application -version: 8.4.2 +version: 8.4.3 diff --git a/charts/stable/jelu/values.yaml b/charts/stable/jelu/values.yaml index 03c3bdace08..287be782529 100644 --- a/charts/stable/jelu/values.yaml +++ b/charts/stable/jelu/values.yaml @@ -1,7 +1,7 @@ image: pullPolicy: IfNotPresent repository: docker.io/wabayang/jelu - tag: latest@sha256:5890852198ccdf78ff33f65dbca997af0eb3f3901d91cef2bb0f96c22535388a + tag: latest@sha256:252937d51f4b58f3372bae73fcb5de20a46c778f7aa848f5072c1ef4f7063b85 persistence: config: enabled: true