From d20accccd47025e40e1e23b65bab9eac6fe59c56 Mon Sep 17 00:00:00 2001 From: TrueCharts Bot Date: Sun, 9 Mar 2025 07:57:53 +0100 Subject: [PATCH] chore(helm): update image docker.io/ofawx/bitcoind digest to e771b04 (#33022) 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/ofawx/bitcoind | digest | `f67e80a` -> `e771b04` | 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/bitcoind/Chart.yaml | 2 +- charts/stable/bitcoind/values.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/stable/bitcoind/Chart.yaml b/charts/stable/bitcoind/Chart.yaml index 98476f16c1d..89805dd2285 100644 --- a/charts/stable/bitcoind/Chart.yaml +++ b/charts/stable/bitcoind/Chart.yaml @@ -36,4 +36,4 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/stable/bitcoind - https://hub.docker.com/r/ofawx/bitcoind type: application -version: 7.5.1 +version: 7.5.2 diff --git a/charts/stable/bitcoind/values.yaml b/charts/stable/bitcoind/values.yaml index 2478f3ce6ff..9a6e4f78727 100644 --- a/charts/stable/bitcoind/values.yaml +++ b/charts/stable/bitcoind/values.yaml @@ -1,7 +1,7 @@ image: pullPolicy: IfNotPresent repository: docker.io/ofawx/bitcoind - tag: latest@sha256:f67e80a247759f01d0610b28ea58f35ce841ad036819f561cca473cf4c6155d2 + tag: latest@sha256:e771b04f121b76fb0aa2e8b511c3ac58c7cf82371ae5312ba24fc78698dc7e91 persistence: data: enabled: true