Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
@@ -1,9 +0,0 @@
|
||||
|
||||
|
||||
## [bitcoind-2.0.8](https://github.com/truecharts/charts/compare/bitcoind-2.0.7...bitcoind-2.0.8) (2023-02-10)
|
||||
|
||||
### Fix
|
||||
|
||||
- ensure new helm deps repo is used in latest releases as well.
|
||||
|
||||
|
||||
@@ -4,6 +4,34 @@
|
||||
|
||||
|
||||
|
||||
## [bitcoind-2.0.9](https://github.com/truecharts/charts/compare/bitcoind-3.0.0...bitcoind-2.0.9) (2023-11-18)
|
||||
|
||||
### Chore
|
||||
|
||||
- Fix typo in categories and make them singular ([#13693](https://github.com/truecharts/charts/issues/13693))
|
||||
|
||||
### Fix
|
||||
|
||||
- update container image tccr.io/truecharts/bitcoind to latest ([#14843](https://github.com/truecharts/charts/issues/14843))
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
## [bitcoind-3.0.0](https://github.com/truecharts/charts/compare/bitcoind-2.0.8...bitcoind-3.0.0) (2023-07-31)
|
||||
|
||||
### Feat
|
||||
|
||||
- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203))
|
||||
|
||||
### Fix
|
||||
|
||||
- fix mistakes on questions.yaml
|
||||
- fix indentation ([#8536](https://github.com/truecharts/charts/issues/8536))
|
||||
|
||||
|
||||
|
||||
|
||||
## [bitcoind-2.0.8](https://github.com/truecharts/charts/compare/bitcoind-2.0.7...bitcoind-2.0.8) (2023-02-10)
|
||||
|
||||
### Fix
|
||||
@@ -69,31 +97,3 @@
|
||||
|
||||
|
||||
## [bitcoind-2.0.2](https://github.com/truecharts/charts/compare/bitcoind-2.0.1...bitcoind-2.0.2) (2022-11-30)
|
||||
|
||||
|
||||
|
||||
|
||||
## [bitcoind-2.0.2](https://github.com/truecharts/charts/compare/bitcoind-2.0.1...bitcoind-2.0.2) (2022-11-30)
|
||||
|
||||
|
||||
|
||||
|
||||
## [bitcoind-2.0.2](https://github.com/truecharts/charts/compare/bitcoind-2.0.1...bitcoind-2.0.2) (2022-11-30)
|
||||
|
||||
|
||||
|
||||
|
||||
## [bitcoind-2.0.2](https://github.com/truecharts/charts/compare/bitcoind-2.0.1...bitcoind-2.0.2) (2022-11-30)
|
||||
|
||||
|
||||
|
||||
|
||||
## [bitcoind-2.0.2](https://github.com/truecharts/charts/compare/bitcoind-2.0.1...bitcoind-2.0.2) (2022-11-30)
|
||||
|
||||
|
||||
|
||||
|
||||
## [bitcoind-2.0.2](https://github.com/truecharts/charts/compare/bitcoind-2.0.1...bitcoind-2.0.2) (2022-11-30)
|
||||
|
||||
|
||||
|
||||
@@ -1,9 +1,6 @@
|
||||
annotations:
|
||||
truecharts.org/SCALE-support: "true"
|
||||
truecharts.org/catagories: |
|
||||
- Tools-Utilities
|
||||
- Network-Other
|
||||
- Crypto
|
||||
truecharts.org/category: Tools-Utilities
|
||||
apiVersion: v2
|
||||
appVersion: "latest"
|
||||
dependencies:
|
||||
@@ -27,7 +24,6 @@ maintainers:
|
||||
name: bitcoind
|
||||
sources:
|
||||
- https://github.com/truecharts/charts/tree/master/charts/incubator/bitcoind
|
||||
- https://hub.docker.com/r/ofawx/bitcoind
|
||||
- https://bitcoin.org/
|
||||
type: application
|
||||
version: 2.0.8
|
||||
version: 2.0.9
|
||||
@@ -12,7 +12,7 @@ For more information about this App, please check the docs on the TrueCharts [we
|
||||
|
||||
## Support
|
||||
|
||||
- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/manual/SCALE%20Apps/Important-MUST-READ).
|
||||
- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/manual/SCALE/guides/scale-intro).
|
||||
- See the [Website](https://truecharts.org)
|
||||
- Check our [Discord](https://discord.gg/tVsPTHWTtr)
|
||||
- Open a [issue](https://github.com/truecharts/charts/issues/new/choose)
|
||||
13
incubator/bitcoind/2.0.9/app-changelog.md
Normal file
13
incubator/bitcoind/2.0.9/app-changelog.md
Normal file
@@ -0,0 +1,13 @@
|
||||
|
||||
|
||||
## [bitcoind-2.0.9](https://github.com/truecharts/charts/compare/bitcoind-3.0.0...bitcoind-2.0.9) (2023-11-18)
|
||||
|
||||
### Chore
|
||||
|
||||
- Fix typo in categories and make them singular ([#13693](https://github.com/truecharts/charts/issues/13693))
|
||||
|
||||
### Fix
|
||||
|
||||
- update container image tccr.io/truecharts/bitcoind to latest ([#14843](https://github.com/truecharts/charts/issues/14843))
|
||||
|
||||
|
||||
@@ -2,7 +2,7 @@ env: {}
|
||||
image:
|
||||
pullPolicy: IfNotPresent
|
||||
repository: tccr.io/truecharts/bitcoind
|
||||
tag: latest@sha256:d02946c6c81a98364c1b2643caa72c3d2bccba1618cb720dd5cf8f38a7056d60
|
||||
tag: latest@sha256:83d6df3607330b72a2d904919348990592d833b7d09b983ea2f660de3385b8f1
|
||||
persistence:
|
||||
data:
|
||||
enabled: true
|
||||
File diff suppressed because it is too large
Load Diff
@@ -1,6 +1,4 @@
|
||||
icon_url: https://truecharts.org/img/hotlink-ok/chart-icons/bitcoind.png
|
||||
categories:
|
||||
- Tools-Utilities
|
||||
- Network-Other
|
||||
- Crypto
|
||||
|
||||
screenshots: []
|
||||
|
||||
Reference in New Issue
Block a user