From 1c5e2db6a5d4d21fc87c2aaea6740f4e899a4e57 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Fri, 28 Feb 2025 18:42:13 +0100 Subject: [PATCH] chore(helm): update image docker.io/wabayang/jelu digest to e14ee3e (#32617) 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 | `f9947ab` -> `e14ee3e` | 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 f42fd1b9256..43ef60becc2 100644 --- a/charts/stable/jelu/Chart.yaml +++ b/charts/stable/jelu/Chart.yaml @@ -33,4 +33,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/jelu - https://hub.docker.com/r/wabayang/jelu type: application -version: 7.5.3 +version: 7.5.4 diff --git a/charts/stable/jelu/values.yaml b/charts/stable/jelu/values.yaml index 29b32445bab..19166224b98 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:f9947ab504ee432c4f40e1f96c8d4d0e6fe6ab8ec1fdaaa6a5de27f6f286e9fc + tag: latest@sha256:e14ee3e36f5ffadf8dca3badbf5b90d76550d8d4fee8346896d47cd647e86d1d persistence: config: enabled: true