diff --git a/charts/stable/bitcoind/Chart.yaml b/charts/stable/bitcoind/Chart.yaml index 141e9014669..f368ad64904 100644 --- a/charts/stable/bitcoind/Chart.yaml +++ b/charts/stable/bitcoind/Chart.yaml @@ -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 diff --git a/charts/stable/bitcoind/values.yaml b/charts/stable/bitcoind/values.yaml index 51dc8078d9c..3f975e908a0 100644 --- a/charts/stable/bitcoind/values.yaml +++ b/charts/stable/bitcoind/values.yaml @@ -1,7 +1,7 @@ image: pullPolicy: IfNotPresent repository: ofawx/bitcoind - tag: latest@sha256:d455c8c6ac0a1a0d562f5b6e8c649fcd4a999cee91df5e5967991687df00cef5 + tag: latest@sha256:4d1d48489c944ab9fc9202daad8dee3d1ddcb57683644fc2e817cf15abe6c550 persistence: data: enabled: true