chore: Auto-update chart README [skip ci]
This commit is contained in:
@@ -2,6 +2,15 @@
|
||||
|
||||
|
||||
|
||||
## [plausible-1.0.18](https://github.com/truecharts/charts/compare/plausible-1.0.17...plausible-1.0.18) (2022-09-11)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major ([#3711](https://github.com/truecharts/charts/issues/3711))
|
||||
|
||||
|
||||
|
||||
|
||||
## [plausible-1.0.17](https://github.com/truecharts/charts/compare/plausible-1.0.15...plausible-1.0.17) (2022-08-30)
|
||||
|
||||
### Chore
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
# plausible
|
||||
|
||||
  
|
||||
  
|
||||
|
||||
Plausible is lightweight and open source web analytics. No cookies and fully compliant with GDPR, CCPA and PECR.
|
||||
|
||||
@@ -28,9 +28,9 @@ Kubernetes: `>=1.16.0-0`
|
||||
|
||||
| Repository | Name | Version |
|
||||
|------------|------|---------|
|
||||
| https://charts.truecharts.org/ | clickhouse | 1.0.20 |
|
||||
| https://charts.truecharts.org/ | postgresql | 8.0.69 |
|
||||
| https://library-charts.truecharts.org | common | 10.5.6 |
|
||||
| https://charts.truecharts.org/ | clickhouse | 1.0.23 |
|
||||
| https://charts.truecharts.org/ | postgresql | 8.0.75 |
|
||||
| https://library-charts.truecharts.org | common | 10.5.9 |
|
||||
|
||||
## Installing the Chart
|
||||
|
||||
@@ -70,7 +70,7 @@ helm uninstall plausible
|
||||
|
||||
#### 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