From 518a10b846969aa83ff4782ae2f43d721b574cf2 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Fri, 27 Dec 2024 04:03:47 +0100 Subject: [PATCH] chore(helm): update image ghcr.io/ich777/electrum digest to 7d2a9c2 (#29920) 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 | `1a0e57e` -> `7d2a9c2` | --- > [!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 5cef62831d7..fe5ba4474db 100644 --- a/charts/stable/electrum/Chart.yaml +++ b/charts/stable/electrum/Chart.yaml @@ -35,4 +35,4 @@ sources: - https://ghcr.io/ich777/electrum - https://github.com/truecharts/charts/tree/master/charts/stable/electrum type: application -version: 7.2.3 +version: 7.2.4 diff --git a/charts/stable/electrum/values.yaml b/charts/stable/electrum/values.yaml index aa58f58aa44..01355d9f09e 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:1a0e57ee030a3145b349d30b0a51f5170e8a00205289fbff0839320fd67244df + tag: latest@sha256:7d2a9c232fec2963dc7c4c1f2597f510d8bea82f75bdecf5aba30deab34ff46e persistence: datapath: enabled: true