chore(helm): update image docker.io/ofawx/bitcoind digest to e771b04 (#33022)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | docker.io/ofawx/bitcoind | digest | `f67e80a` -> `e771b04` | 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. --- - [ ] <!-- rebase-check -->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). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xODguMyIsInVwZGF0ZWRJblZlciI6IjM5LjE4OC4zIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
This commit is contained in:
@@ -36,4 +36,4 @@ sources:
|
|||||||
- https://github.com/truecharts/charts/tree/master/charts/stable/bitcoind
|
- https://github.com/truecharts/charts/tree/master/charts/stable/bitcoind
|
||||||
- https://hub.docker.com/r/ofawx/bitcoind
|
- https://hub.docker.com/r/ofawx/bitcoind
|
||||||
type: application
|
type: application
|
||||||
version: 7.5.1
|
version: 7.5.2
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
image:
|
image:
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
repository: docker.io/ofawx/bitcoind
|
repository: docker.io/ofawx/bitcoind
|
||||||
tag: latest@sha256:f67e80a247759f01d0610b28ea58f35ce841ad036819f561cca473cf4c6155d2
|
tag: latest@sha256:e771b04f121b76fb0aa2e8b511c3ac58c7cf82371ae5312ba24fc78698dc7e91
|
||||||
persistence:
|
persistence:
|
||||||
data:
|
data:
|
||||||
enabled: true
|
enabled: true
|
||||||
|
|||||||
Reference in New Issue
Block a user