From ec8effd88386c5cefe8e6fde6233f637487bd5e5 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Tue, 14 Oct 2025 14:47:18 +0200 Subject: [PATCH] chore(helm): update image docker.io/wabayang/jelu digest to db34bc3 (#40716) 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 | `4d8d2b7` -> `db34bc3` | --- > [!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 6626b8bc8c4..d8a960b267b 100644 --- a/charts/stable/jelu/Chart.yaml +++ b/charts/stable/jelu/Chart.yaml @@ -39,5 +39,5 @@ sources: - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/jelu - https://hub.docker.com/r/wabayang/jelu type: application -version: 8.9.0 +version: 8.9.1 diff --git a/charts/stable/jelu/values.yaml b/charts/stable/jelu/values.yaml index 870548295ca..b8b01cf849c 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:4d8d2b780d7cfe98d27dbf072355e75764a03aca0f90e74faa05839961300b27 + tag: latest@sha256:db34bc341408f4b5219ec29decc378855964bd88a19aa1374fb2363404dbe656 persistence: config: enabled: true