From a7d1eb4f5453f6ed58ace099902ec4c1ff6db77e Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sat, 18 Nov 2023 11:31:40 +0100 Subject: [PATCH] fix(images): update container image tccr.io/truecharts/bitcoind to latest (#14843) 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/bitcoind | digest | `d02946c` -> `83d6df3` | --- > [!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/bitcoind/Chart.yaml | 2 +- charts/incubator/bitcoind/values.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/incubator/bitcoind/Chart.yaml b/charts/incubator/bitcoind/Chart.yaml index 60b3512902b..5575da5b793 100644 --- a/charts/incubator/bitcoind/Chart.yaml +++ b/charts/incubator/bitcoind/Chart.yaml @@ -26,4 +26,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/incubator/bitcoind - https://bitcoin.org/ type: application -version: 2.0.8 +version: 2.0.9 diff --git a/charts/incubator/bitcoind/values.yaml b/charts/incubator/bitcoind/values.yaml index 15fe2f4acfa..f310d16a219 100644 --- a/charts/incubator/bitcoind/values.yaml +++ b/charts/incubator/bitcoind/values.yaml @@ -2,7 +2,7 @@ env: {} image: pullPolicy: IfNotPresent repository: tccr.io/truecharts/bitcoind - tag: latest@sha256:d02946c6c81a98364c1b2643caa72c3d2bccba1618cb720dd5cf8f38a7056d60 + tag: latest@sha256:83d6df3607330b72a2d904919348990592d833b7d09b983ea2f660de3385b8f1 persistence: data: enabled: true