From 49b12f583cf74d7a630e006bc443ab9b70d79df4 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Thu, 16 Oct 2025 16:15:18 +0200 Subject: [PATCH] chore(helm): update image docker.io/kylemanna/bitcoind digest to 8396d4f (#40786) 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 | `d49d52d` -> `8396d4f` | --- > [!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 341764655da..b4d0a500b15 100644 --- a/charts/stable/bitcoin-node/Chart.yaml +++ b/charts/stable/bitcoin-node/Chart.yaml @@ -39,5 +39,5 @@ sources: - https://github.com/trueforge-org/truecharts/tree/master/charts/stable/bitcoin-node - https://hub.docker.com/r/kylemanna/bitcoind type: application -version: 8.10.0 +version: 8.10.1 diff --git a/charts/stable/bitcoin-node/values.yaml b/charts/stable/bitcoin-node/values.yaml index c8376c32e36..7cc419f45a4 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:d49d52d76bf7854585f99bd9d2cf48babe2f398ce4d8a0645b139cbc6bd60fc6 + tag: latest@sha256:8396d4f819a8b1c4bbb97f3d9700ff658365d0e89d4413c50762a18ce23b84ab persistence: blockhainstorage: enabled: true