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
|
||||
name: bitcoind
|
||||
version: 3.0.3
|
||||
version: 3.0.4
|
||||
appVersion: latest
|
||||
description: |
|
||||
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
|
||||
deprecated: false
|
||||
sources:
|
||||
- https://bitcoin.org/
|
||||
- https://github.com/truecharts/charts/tree/master/charts/incubator/bitcoind
|
||||
- https://hub.docker.com/r/ofawx/bitcoind
|
||||
- https://bitcoin.org/
|
||||
- https://github.com/truecharts/charts/tree/master/charts/incubator/bitcoind
|
||||
- https://hub.docker.com/r/ofawx/bitcoind
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
url: https://truecharts.org
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
url: https://truecharts.org
|
||||
keywords:
|
||||
- bitcoind
|
||||
- Tools-Utilities
|
||||
- Network-Other
|
||||
- Crypto
|
||||
- bitcoind
|
||||
- Tools-Utilities
|
||||
- Network-Other
|
||||
- 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: ofawx/bitcoind
|
||||
tag: latest@sha256:d455c8c6ac0a1a0d562f5b6e8c649fcd4a999cee91df5e5967991687df00cef5
|
||||
tag: latest@sha256:4d1d48489c944ab9fc9202daad8dee3d1ddcb57683644fc2e817cf15abe6c550
|
||||
persistence:
|
||||
data:
|
||||
enabled: true
|
||||
|
||||
Reference in New Issue
Block a user