chore: Auto-update chart README [skip ci]
This commit is contained in:
@@ -2,6 +2,15 @@
|
||||
|
||||
|
||||
|
||||
## [sia-daemon-0.0.22](https://github.com/truecharts/charts/compare/sia-daemon-0.0.21...sia-daemon-0.0.22) (2022-09-11)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
|
||||
|
||||
|
||||
|
||||
|
||||
## [sia-daemon-0.0.21](https://github.com/truecharts/charts/compare/sia-daemon-0.0.19...sia-daemon-0.0.21) (2022-08-30)
|
||||
|
||||
### Chore
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
# sia-daemon
|
||||
|
||||
  
|
||||
  
|
||||
|
||||
Sia is a decentralized cloud storage platform that radically alters the landscape of cloud storage. By leveraging smart contracts, client-side encryption, and sophisticated redundancy (via Reed-Solomon codes), Sia allows users to safely store their data with hosts that they do not know or trust. The result is a cloud storage marketplace where hosts compete to offer the best service at the lowest price. And since there is no barrier to entry for hosts, anyone with spare storage capacity can join the network and start making money.
|
||||
|
||||
@@ -25,7 +25,7 @@ Kubernetes: `>=1.16.0-0`
|
||||
|
||||
| Repository | Name | Version |
|
||||
|------------|------|---------|
|
||||
| https://library-charts.truecharts.org | common | 10.5.6 |
|
||||
| https://library-charts.truecharts.org | common | 10.5.9 |
|
||||
|
||||
## Installing the Chart
|
||||
|
||||
@@ -65,7 +65,7 @@ helm uninstall sia-daemon
|
||||
|
||||
#### Available Settings
|
||||
|
||||
Read through the [values.yaml](./values.yaml) file. It has several commented out suggested values.
|
||||
Read through the values.yaml file. It has several commented out suggested values.
|
||||
Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common).
|
||||
|
||||
#### Configure using the command line
|
||||
|
||||
Reference in New Issue
Block a user