From af1502fef9e676e1670571ea5df2074cdddf2c24 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sat, 9 Aug 2025 16:15:36 +0200 Subject: [PATCH] chore(helm): update image docker.io/wabayang/jelu digest to 5e0aafa (#38046) 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 | `62b9adb` -> `5e0aafa` | --- > [!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 6f851c755cf..e40f29dd553 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.2.1 +version: 8.2.2 diff --git a/charts/stable/jelu/values.yaml b/charts/stable/jelu/values.yaml index 4cc7c2378c0..e64c1718a45 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:62b9adb5540b530b5e5dee07c77f2d8dea20a50f54ae5ed17faac57afcc9050b + tag: latest@sha256:5e0aafa1f8f61eea43c7fce7c0214d43503700b4b5a61dc84657f88fc2351906 persistence: config: enabled: true