chore(deps): update container image kylemanna/bitcoind to latest@ab9b211 by renovate (#23835)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | kylemanna/bitcoind | digest | `ede3e62` -> `ab9b211` | --- > [!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. --- - [ ] <!-- 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:eyJjcmVhdGVkSW5WZXIiOiIzNy40MTkuMSIsInVwZGF0ZWRJblZlciI6IjM3LjQxOS4xIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInVwZGF0ZS9kb2NrZXIvZ2VuZXJhbC9ub24tbWFqb3IiXX0=-->
This commit is contained in:
parent
7ce983a874
commit
498306093e
|
@ -33,4 +33,4 @@ sources:
|
|||
- https://github.com/truecharts/charts/tree/master/charts/stable/bitcoin-node
|
||||
- https://hub.docker.com/r/kylemanna/bitcoind
|
||||
type: application
|
||||
version: 7.1.2
|
||||
version: 7.1.3
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
image:
|
||||
pullPolicy: IfNotPresent
|
||||
repository: kylemanna/bitcoind
|
||||
tag: latest@sha256:ede3e6209c2fdaa04ba4ca3837f3d9290afc0d491ec87866848e1e01b4b0e832
|
||||
tag: latest@sha256:ab9b21131e0b2bec720dde4510186f8807685425213927b64a033b77f3e320ad
|
||||
persistence:
|
||||
blockhainstorage:
|
||||
enabled: true
|
||||
|
|
Loading…
Reference in New Issue