From 83c324306a329c0ab146fb3299843135a27c7569 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sun, 2 Jun 2024 08:19:05 +0200 Subject: [PATCH] chore(deps): update container image kylemanna/bitcoind to latest@ede3e62 by renovate (#22764) 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 | `5d97bbe` -> `ede3e62` | --- > [!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 692ea50baff..742f37a9c1d 100644 --- a/charts/stable/bitcoin-node/Chart.yaml +++ b/charts/stable/bitcoin-node/Chart.yaml @@ -34,4 +34,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/bitcoin-node - https://hub.docker.com/r/kylemanna/bitcoind type: application -version: 6.0.10 +version: 6.0.11 diff --git a/charts/stable/bitcoin-node/values.yaml b/charts/stable/bitcoin-node/values.yaml index 3c40779ea4d..2f2cb38fa39 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:5d97bbe3c74856818f0b3a1e718eb3968981ab03ce08aaf1c7d528f99aaf30b7 + tag: latest@sha256:ede3e6209c2fdaa04ba4ca3837f3d9290afc0d491ec87866848e1e01b4b0e832 persistence: blockhainstorage: enabled: true