From 97d38af4d0456646769ab8069763aa7a0014eb10 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sat, 13 Dec 2025 10:47:02 +0100 Subject: [PATCH] chore(helm): update image ghcr.io/ich777/electrum digest to 91a90d3 (#42717) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Update | Change | |---|---|---| | ghcr.io/ich777/electrum | digest | `8aef318` -> `91a90d3` | --- > [!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/electrum/Chart.yaml | 2 +- charts/stable/electrum/values.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/stable/electrum/Chart.yaml b/charts/stable/electrum/Chart.yaml index 898dc425fc5..079fcade804 100644 --- a/charts/stable/electrum/Chart.yaml +++ b/charts/stable/electrum/Chart.yaml @@ -40,5 +40,5 @@ sources: - https://ghcr.io/ich777/electrum - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/electrum type: application -version: 8.13.1 +version: 8.13.2 diff --git a/charts/stable/electrum/values.yaml b/charts/stable/electrum/values.yaml index 050064df6d9..76a9527f7e3 100644 --- a/charts/stable/electrum/values.yaml +++ b/charts/stable/electrum/values.yaml @@ -1,7 +1,7 @@ image: pullPolicy: IfNotPresent repository: ghcr.io/ich777/electrum - tag: latest@sha256:8aef318bdde55512a040733c7553d166f6c5dc76c129cda31ae53f27a8f41538 + tag: latest@sha256:91a90d3c0900e21437505a83aa1da1670afff8649edf30c26953e51cbde1649d persistence: datapath: enabled: true