chore(deps): update container image kylemanna/bitcoind to latest@47f4596 (#16125)
This commit is contained in:
@@ -1,31 +1,31 @@
|
||||
kubeVersion: ">=1.24.0-0"
|
||||
kubeVersion: '>=1.24.0-0'
|
||||
apiVersion: v2
|
||||
name: bitcoin-node
|
||||
version: 3.0.3
|
||||
version: 3.0.4
|
||||
appVersion: latest
|
||||
description: Chart that runs the Bitcoin bitcoind node in a Chart for easy deployment.
|
||||
home: https://truecharts.org/charts/incubator/bitcoin-node
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/bitcoin-node.png
|
||||
deprecated: false
|
||||
sources:
|
||||
- https://github.com/truecharts/charts/tree/master/charts/incubator/bitcoin-node
|
||||
- https://hub.docker.com/r/kylemanna/bitcoind
|
||||
- https://github.com/kylemanna/docker-bitcoind
|
||||
- https://github.com/kylemanna/docker-bitcoind
|
||||
- https://github.com/truecharts/charts/tree/master/charts/incubator/bitcoin-node
|
||||
- https://hub.docker.com/r/kylemanna/bitcoind
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
url: https://truecharts.org
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
url: https://truecharts.org
|
||||
keywords:
|
||||
- bitcoin-node
|
||||
- Crypto
|
||||
- bitcoin-node
|
||||
- Crypto
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 16.2.6
|
||||
repository: https://library-charts.truecharts.org
|
||||
condition: ""
|
||||
alias: ""
|
||||
tags: []
|
||||
import-values: []
|
||||
- name: common
|
||||
version: 16.2.6
|
||||
repository: https://library-charts.truecharts.org
|
||||
condition: ""
|
||||
alias: ""
|
||||
tags: []
|
||||
import-values: []
|
||||
annotations:
|
||||
max_scale_version: 23.10.1
|
||||
min_scale_version: 22.12.4
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
pullPolicy: IfNotPresent
|
||||
repository: kylemanna/bitcoind
|
||||
tag: latest@sha256:1492fa0306cb7eb5de8d50ba60367cff8d29b00b516e45e93e05f8b54fa2970e
|
||||
tag: latest@sha256:47f4596c3534b2334ca09bc4109068ebb8663b6b405c5fc03a9e00aff57340c3
|
||||
persistence:
|
||||
blockhainstorage:
|
||||
enabled: true
|
||||
|
||||
Reference in New Issue
Block a user