From 4dd12295bb350c79fdeed1b11248dcebc11de162 Mon Sep 17 00:00:00 2001 From: TrueCharts-Admin Date: Mon, 28 Nov 2022 13:18:38 +0000 Subject: [PATCH 1/2] chore(deps): update container image tccr.io/truecharts/bitcoin-node to latest --- charts/incubator/bitcoin-node/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/incubator/bitcoin-node/values.yaml b/charts/incubator/bitcoin-node/values.yaml index d6842049dab..c6d535d3ba5 100644 --- a/charts/incubator/bitcoin-node/values.yaml +++ b/charts/incubator/bitcoin-node/values.yaml @@ -2,7 +2,7 @@ env: {} image: pullPolicy: IfNotPresent repository: tccr.io/truecharts/bitcoin-node - tag: latest@sha256:840bd7fa8b212d7363a7df9fe75aed64c2126273c7dadcc9eb7ef3a825957f3b + tag: latest@sha256:0674bfadd43fb88de489348eabc85f1d126c6fe9acced3eb88c951fc7b7e3e15 persistence: blockhainstorage: enabled: true From ab5203be8c3fb38bb92c3560dcb9fef162fc16e7 Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Mon, 28 Nov 2022 13:22:37 +0000 Subject: [PATCH 2/2] Commit bumped Chart Version Signed-off-by: TrueCharts-Bot --- charts/incubator/bitcoin-node/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/incubator/bitcoin-node/Chart.yaml b/charts/incubator/bitcoin-node/Chart.yaml index d92b567657e..995b2b43b6a 100644 --- a/charts/incubator/bitcoin-node/Chart.yaml +++ b/charts/incubator/bitcoin-node/Chart.yaml @@ -26,4 +26,4 @@ sources: - https://github.com/kylemanna/docker-bitcoind - https://hub.docker.com/r/kylemanna/bitcoind type: application -version: 2.0.1 +version: 2.0.2