chore(deps): update container image ich777/electrum to latest@e724345 by renovate (#17632)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | ich777/electrum | digest | `2361f08` -> `e724345` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Configuration 📅 **Schedule**: Branch creation - "before 10pm on monday" in timezone Europe/Amsterdam, 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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://togithub.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xNTMuMiIsInVwZGF0ZWRJblZlciI6IjM3LjE1My4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
This commit is contained in:
parent
1b48b964ba
commit
9020bc2c0b
|
@ -25,7 +25,7 @@ keywords:
|
|||
- Network-Other
|
||||
- Productivity
|
||||
- Tools-Utilities
|
||||
kubeVersion: ">=1.24.0-0"
|
||||
kubeVersion: '>=1.24.0-0'
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
|
@ -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: 4.1.11
|
||||
version: 4.1.12
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
pullPolicy: IfNotPresent
|
||||
repository: ich777/electrum
|
||||
tag: latest@sha256:2361f08dd63e26045192a201475ec263b06a05227a6475cca6947f6b7a8c971f
|
||||
tag: latest@sha256:e7243457ef9174f8dbd67b436b7e347181179f0a72a42e33aae0be10dd59906c
|
||||
persistence:
|
||||
datapath:
|
||||
enabled: true
|
||||
|
|
Loading…
Reference in New Issue