From 498306093e04a39a7420f0f4e818a91d8ca021a0 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Wed, 26 Jun 2024 20:18:24 +0200 Subject: [PATCH] chore(deps): update container image kylemanna/bitcoind to latest@ab9b211 by renovate (#23835) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Update | Change | |---|---|---| | kylemanna/bitcoind | digest | `ede3e62` -> `ab9b211` | --- > [!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). --- 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 8caa5617e66..85ac3454279 100644 --- a/charts/stable/bitcoin-node/Chart.yaml +++ b/charts/stable/bitcoin-node/Chart.yaml @@ -33,4 +33,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/bitcoin-node - https://hub.docker.com/r/kylemanna/bitcoind type: application -version: 7.1.2 +version: 7.1.3 diff --git a/charts/stable/bitcoin-node/values.yaml b/charts/stable/bitcoin-node/values.yaml index 2f2cb38fa39..ee5a5cf537f 100644 --- a/charts/stable/bitcoin-node/values.yaml +++ b/charts/stable/bitcoin-node/values.yaml @@ -1,7 +1,7 @@ image: pullPolicy: IfNotPresent repository: kylemanna/bitcoind - tag: latest@sha256:ede3e6209c2fdaa04ba4ca3837f3d9290afc0d491ec87866848e1e01b4b0e832 + tag: latest@sha256:ab9b21131e0b2bec720dde4510186f8807685425213927b64a033b77f3e320ad persistence: blockhainstorage: enabled: true