chore: Auto-update chart README [skip ci]
This commit is contained in:
parent
be89f5ad68
commit
e32b347de8
|
@ -2,6 +2,11 @@
|
|||
|
||||
|
||||
|
||||
## [flashpaper-0.0.23](https://github.com/truecharts/charts/compare/flashpaper-0.0.22...flashpaper-0.0.23) (2022-09-04)
|
||||
|
||||
|
||||
|
||||
|
||||
## [flashpaper-0.0.22](https://github.com/truecharts/charts/compare/flashpaper-0.0.21...flashpaper-0.0.22) (2022-08-30)
|
||||
|
||||
### Chore
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
# flashpaper
|
||||
|
||||
![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: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square)
|
||||
![Version: 0.0.23](https://img.shields.io/badge/Version-0.0.23-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: latest](https://img.shields.io/badge/AppVersion-latest-informational?style=flat-square)
|
||||
|
||||
DESCRIPTION
|
||||
A one-time encrypted zero-knowledge password/secret sharing application focused on simplicity and security. No database or complicated set-up required.
|
||||
|
||||
TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE.
|
||||
|
||||
|
@ -65,7 +65,7 @@ helm uninstall flashpaper
|
|||
|
||||
#### 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
|
||||
|
|
Loading…
Reference in New Issue