From 77bdca5105df0b83a4dc141c94efcba64489bbb2 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sat, 8 Jun 2024 02:30:16 +0200 Subject: [PATCH] chore(deps): update container image ich777/electrum to latest@ba52983 by renovate (#23089) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Update | Change | |---|---|---| | ich777/electrum | digest | `032994f` -> `ba52983` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### 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://togithub.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 d36778480d5..427e04aa00c 100644 --- a/charts/stable/electrum/Chart.yaml +++ b/charts/stable/electrum/Chart.yaml @@ -36,4 +36,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/electrum - https://hub.docker.com/r/ich777/electrum type: application -version: 7.0.1 +version: 7.0.2 diff --git a/charts/stable/electrum/values.yaml b/charts/stable/electrum/values.yaml index 068bec6c033..e462e6758f9 100644 --- a/charts/stable/electrum/values.yaml +++ b/charts/stable/electrum/values.yaml @@ -1,7 +1,7 @@ image: pullPolicy: IfNotPresent repository: ich777/electrum - tag: latest@sha256:032994fa8c4b2bb2d10022a179181ea7a7675f742e2ab6d8b585fd73e67581a9 + tag: latest@sha256:ba529830694b08478418e98689f26b4685e3e02ae177810445fac526f6e5212b persistence: datapath: enabled: true