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

This PR contains the following updates:

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

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

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:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi4xMCIsInVwZGF0ZWRJblZlciI6IjQxLjgyLjEwIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvZGlnZXN0Il19-->
This commit is contained in:
TrueCharts Bot
2025-09-12 04:05:13 +02:00
committed by GitHub
parent ed77dab082
commit a35808ebd5
2 changed files with 2 additions and 2 deletions

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: 8.4.1
version: 8.4.2

View File

@@ -1,7 +1,7 @@
image:
pullPolicy: IfNotPresent
repository: docker.io/kylemanna/bitcoind
tag: latest@sha256:d89eb3f43a2249dc1c9e06ed2617fbdf378d2c507d0ddeea933883a10678480b
tag: latest@sha256:d49d52d76bf7854585f99bd9d2cf48babe2f398ce4d8a0645b139cbc6bd60fc6
persistence:
blockhainstorage:
enabled: true