chore(deps): update container image ofawx/bitcoind to latest@4d1d484 (#16127)
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
kubeVersion: ">=1.24.0-0"
|
kubeVersion: '>=1.24.0-0'
|
||||||
apiVersion: v2
|
apiVersion: v2
|
||||||
name: bitcoind
|
name: bitcoind
|
||||||
version: 3.0.3
|
version: 3.0.4
|
||||||
appVersion: latest
|
appVersion: latest
|
||||||
description: |
|
description: |
|
||||||
Support the Bitcoin network by hosting your own node! This template provides a full Bitcoin Core node, built in a verifiably trustless way.
|
Support the Bitcoin network by hosting your own node! This template provides a full Bitcoin Core node, built in a verifiably trustless way.
|
||||||
@@ -9,26 +9,26 @@ home: https://truecharts.org/charts/incubator/bitcoind
|
|||||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/bitcoind.png
|
icon: https://truecharts.org/img/hotlink-ok/chart-icons/bitcoind.png
|
||||||
deprecated: false
|
deprecated: false
|
||||||
sources:
|
sources:
|
||||||
- https://bitcoin.org/
|
- https://bitcoin.org/
|
||||||
- https://github.com/truecharts/charts/tree/master/charts/incubator/bitcoind
|
- https://github.com/truecharts/charts/tree/master/charts/incubator/bitcoind
|
||||||
- https://hub.docker.com/r/ofawx/bitcoind
|
- https://hub.docker.com/r/ofawx/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:
|
||||||
- bitcoind
|
- bitcoind
|
||||||
- Tools-Utilities
|
- Tools-Utilities
|
||||||
- Network-Other
|
- Network-Other
|
||||||
- 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: ""
|
||||||
alias: ""
|
alias: ""
|
||||||
tags: []
|
tags: []
|
||||||
import-values: []
|
import-values: []
|
||||||
annotations:
|
annotations:
|
||||||
max_scale_version: 23.10.1
|
max_scale_version: 23.10.1
|
||||||
min_scale_version: 22.12.4
|
min_scale_version: 22.12.4
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
image:
|
image:
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
repository: ofawx/bitcoind
|
repository: ofawx/bitcoind
|
||||||
tag: latest@sha256:d455c8c6ac0a1a0d562f5b6e8c649fcd4a999cee91df5e5967991687df00cef5
|
tag: latest@sha256:4d1d48489c944ab9fc9202daad8dee3d1ddcb57683644fc2e817cf15abe6c550
|
||||||
persistence:
|
persistence:
|
||||||
data:
|
data:
|
||||||
enabled: true
|
enabled: true
|
||||||
|
|||||||
Reference in New Issue
Block a user