chore: Auto-update chart README [skip ci]

This commit is contained in:
truecharts-bot
2022-09-11 13:56:14 +00:00
parent d74ff245c9
commit 5ac2a97847
1500 changed files with 9445 additions and 3417 deletions
+9
View File
@@ -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
+3 -3
View File
@@ -1,6 +1,6 @@
# sia-daemon
![Version: 0.0.21](https://img.shields.io/badge/Version-0.0.21-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: master](https://img.shields.io/badge/AppVersion-master-informational?style=flat-square)
![Version: 0.0.22](https://img.shields.io/badge/Version-0.0.22-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: master](https://img.shields.io/badge/AppVersion-master-informational?style=flat-square)
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