From a35808ebd515060ceee15ba5dee285e749f0cea1 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Fri, 12 Sep 2025 04:05:13 +0200 Subject: [PATCH] chore(helm): update image docker.io/kylemanna/bitcoind digest to d49d52d (#39436) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 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. --- - [ ] 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). --- charts/stable/bitcoin-node/Chart.yaml | 2 +- charts/stable/bitcoin-node/values.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/stable/bitcoin-node/Chart.yaml b/charts/stable/bitcoin-node/Chart.yaml index ed8e54be850..0e924d7ccca 100644 --- a/charts/stable/bitcoin-node/Chart.yaml +++ b/charts/stable/bitcoin-node/Chart.yaml @@ -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 diff --git a/charts/stable/bitcoin-node/values.yaml b/charts/stable/bitcoin-node/values.yaml index f8435081573..c8376c32e36 100644 --- a/charts/stable/bitcoin-node/values.yaml +++ b/charts/stable/bitcoin-node/values.yaml @@ -1,7 +1,7 @@ image: pullPolicy: IfNotPresent repository: docker.io/kylemanna/bitcoind - tag: latest@sha256:d89eb3f43a2249dc1c9e06ed2617fbdf378d2c507d0ddeea933883a10678480b + tag: latest@sha256:d49d52d76bf7854585f99bd9d2cf48babe2f398ce4d8a0645b139cbc6bd60fc6 persistence: blockhainstorage: enabled: true