fix(images): update container image tccr.io/truecharts/bitcoind to latest (#14843)
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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://togithub.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy41OS44IiwidXBkYXRlZEluVmVyIjoiMzcuNTkuOCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9--> --------- Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user