chore(deps): update container image kylemanna/bitcoind to latest@47f4596 (#16125)

This commit is contained in:
TrueCharts Bot
2023-12-16 01:47:45 +01:00
committed by GitHub
parent 5a2d952a45
commit f5627a16c2
2 changed files with 18 additions and 18 deletions
+9 -9
View File
@@ -1,25 +1,25 @@
kubeVersion: ">=1.24.0-0" kubeVersion: '>=1.24.0-0'
apiVersion: v2 apiVersion: v2
name: bitcoin-node name: bitcoin-node
version: 3.0.3 version: 3.0.4
appVersion: latest appVersion: latest
description: Chart that runs the Bitcoin bitcoind node in a Chart for easy deployment. description: Chart that runs the Bitcoin bitcoind node in a Chart for easy deployment.
home: https://truecharts.org/charts/incubator/bitcoin-node home: https://truecharts.org/charts/incubator/bitcoin-node
icon: https://truecharts.org/img/hotlink-ok/chart-icons/bitcoin-node.png icon: https://truecharts.org/img/hotlink-ok/chart-icons/bitcoin-node.png
deprecated: false deprecated: false
sources: sources:
- https://github.com/truecharts/charts/tree/master/charts/incubator/bitcoin-node - https://github.com/kylemanna/docker-bitcoind
- https://hub.docker.com/r/kylemanna/bitcoind - https://github.com/truecharts/charts/tree/master/charts/incubator/bitcoin-node
- https://github.com/kylemanna/docker-bitcoind - https://hub.docker.com/r/kylemanna/bitcoind
maintainers: maintainers:
- name: TrueCharts - name: TrueCharts
email: info@truecharts.org email: info@truecharts.org
url: https://truecharts.org url: https://truecharts.org
keywords: keywords:
- bitcoin-node - bitcoin-node
- Crypto - Crypto
dependencies: dependencies:
- name: common - name: common
version: 16.2.6 version: 16.2.6
repository: https://library-charts.truecharts.org repository: https://library-charts.truecharts.org
condition: "" condition: ""
+1 -1
View File
@@ -1,7 +1,7 @@
image: image:
pullPolicy: IfNotPresent pullPolicy: IfNotPresent
repository: kylemanna/bitcoind repository: kylemanna/bitcoind
tag: latest@sha256:1492fa0306cb7eb5de8d50ba60367cff8d29b00b516e45e93e05f8b54fa2970e tag: latest@sha256:47f4596c3534b2334ca09bc4109068ebb8663b6b405c5fc03a9e00aff57340c3
persistence: persistence:
blockhainstorage: blockhainstorage:
enabled: true enabled: true