From 3487d494c30411878e1bd5ba790b6de929ec3027 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Thu, 10 Jul 2025 20:48:31 +0200 Subject: [PATCH] chore(helm): update image docker.io/wabayang/jelu digest to 004636c (#37359) 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 | `2692bd5` -> `004636c` | 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 861ddd7dcd0..c8a0372c6c0 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.0.8 +version: 8.0.9 diff --git a/charts/stable/jelu/values.yaml b/charts/stable/jelu/values.yaml index 3e5a5d8b6c2..ee94e638a9d 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:2692bd57410a9dd01b7f5ea5df6cb4e2bc2a0daec6d84b71d61a7c3a21479951 + tag: latest@sha256:004636c8ea842c4fffa174785e98c5ab42a63135981688d66cf47517b258adbd persistence: config: enabled: true