chore(deps): update container image kylemanna/bitcoind to latest@47f4596 (#16125)
This commit is contained in:
@@ -1,16 +1,16 @@
|
|||||||
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/kylemanna/docker-bitcoind
|
||||||
- https://github.com/truecharts/charts/tree/master/charts/incubator/bitcoin-node
|
- https://github.com/truecharts/charts/tree/master/charts/incubator/bitcoin-node
|
||||||
- https://hub.docker.com/r/kylemanna/bitcoind
|
- https://hub.docker.com/r/kylemanna/bitcoind
|
||||||
- https://github.com/kylemanna/docker-bitcoind
|
|
||||||
maintainers:
|
maintainers:
|
||||||
- name: TrueCharts
|
- name: TrueCharts
|
||||||
email: info@truecharts.org
|
email: info@truecharts.org
|
||||||
|
|||||||
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user