From b3e01561df4cf5536c9c395247013ded58f44e3a Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sat, 18 Nov 2023 10:30:38 +0100 Subject: [PATCH] fix(images): update container image tccr.io/truecharts/bitcoin-node to latest (#14842) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Update | Change | |---|---|---| | tccr.io/truecharts/bitcoin-node | digest | `ef1d0c6` -> `0297be5` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### 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://togithub.com/renovatebot/renovate). --------- Signed-off-by: TrueCharts-Bot --- charts/incubator/bitcoin-node/Chart.yaml | 2 +- charts/incubator/bitcoin-node/values.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/incubator/bitcoin-node/Chart.yaml b/charts/incubator/bitcoin-node/Chart.yaml index eed946805ea..c2cb4ca1edb 100644 --- a/charts/incubator/bitcoin-node/Chart.yaml +++ b/charts/incubator/bitcoin-node/Chart.yaml @@ -24,4 +24,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/incubator/bitcoin-node - https://github.com/kylemanna/docker-bitcoind type: application -version: 2.0.11 +version: 2.0.12 diff --git a/charts/incubator/bitcoin-node/values.yaml b/charts/incubator/bitcoin-node/values.yaml index 08a3b130ba2..c035be08ade 100644 --- a/charts/incubator/bitcoin-node/values.yaml +++ b/charts/incubator/bitcoin-node/values.yaml @@ -2,7 +2,7 @@ env: {} image: pullPolicy: IfNotPresent repository: tccr.io/truecharts/bitcoin-node - tag: latest@sha256:ef1d0c639cded75166c2141c198d68a2cff5a40af1d0bb875b56dbb66ac426c1 + tag: latest@sha256:0297be53b97d6c9d55b7bd0de496217e5477220b7102633714632e4ace84e45a persistence: blockhainstorage: enabled: true