chore(helm): update image docker.io/kylemanna/bitcoind digest to d89eb3f (#34688)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| docker.io/kylemanna/bitcoind | digest | `6f1240b` -> `d89eb3f` |

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:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
This commit is contained in:
TrueCharts Bot
2025-04-23 08:22:55 +02:00
committed by GitHub
parent 067d422ab5
commit f7e81158f9
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -36,5 +36,5 @@ sources:
- https://github.com/truecharts/charts/tree/master/charts/stable/bitcoin-node
- https://hub.docker.com/r/kylemanna/bitcoind
type: application
version: 7.5.2
version: 7.5.3
+1 -1
View File
@@ -1,7 +1,7 @@
image:
pullPolicy: IfNotPresent
repository: docker.io/kylemanna/bitcoind
tag: latest@sha256:6f1240b4ac2006ebe0126fb1a5cdc90a14ec1c6a4b174b1abfffa84da2cf3946
tag: latest@sha256:d89eb3f43a2249dc1c9e06ed2617fbdf378d2c507d0ddeea933883a10678480b
persistence:
blockhainstorage:
enabled: true