chore: Auto-update chart README [skip ci]
This commit is contained in:
@@ -1,6 +1,17 @@
|
||||
# Changelog
|
||||
|
||||
|
||||
|
||||
## [plausible-1.0.2](https://github.com/truecharts/apps/compare/plausible-0.0.9...plausible-1.0.2) (2022-07-22)
|
||||
|
||||
### Chore
|
||||
|
||||
- Bump all charts to generate config and container references due to huge increase of repository
|
||||
- update helm general non-major helm releases ([#3268](https://github.com/truecharts/apps/issues/3268))
|
||||
- update helm chart clickhouse to v1 ([#3270](https://github.com/truecharts/apps/issues/3270))
|
||||
|
||||
|
||||
|
||||
## [plausible-0.0.9](https://github.com/truecharts/apps/compare/plausible-0.0.8...plausible-0.0.9) (2022-07-19)
|
||||
|
||||
### Chore
|
||||
|
||||
@@ -1,15 +1,15 @@
|
||||
# plausible
|
||||
|
||||
  
|
||||
  
|
||||
|
||||
Plausible is lightweight and open source web analytics. No cookies and fully compliant with GDPR, CCPA and PECR.
|
||||
|
||||
TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE.
|
||||
|
||||
This readme is just an automatically generated general guide on installing our Helm Charts and Apps.
|
||||
For more information, please click here: [plausible](https://truecharts.org/charts/stable/plausible)
|
||||
For more information, please click here: [plausible](https://truecharts.org/docs/charts/stable/plausible)
|
||||
|
||||
**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/apps/issues/new/choose)**
|
||||
**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)**
|
||||
|
||||
## Source Code
|
||||
|
||||
@@ -27,15 +27,15 @@ Kubernetes: `>=1.16.0-0`
|
||||
|
||||
| Repository | Name | Version |
|
||||
|------------|------|---------|
|
||||
| https://charts.truecharts.org/ | clickhouse | 0.0.5 |
|
||||
| https://charts.truecharts.org/ | postgresql | 8.0.30 |
|
||||
| https://library-charts.truecharts.org | common | 10.4.4 |
|
||||
| https://charts.truecharts.org/ | clickhouse | 1.0.0 |
|
||||
| https://charts.truecharts.org/ | postgresql | 8.0.42 |
|
||||
| https://library-charts.truecharts.org | common | 10.4.6 |
|
||||
|
||||
## Installing the Chart
|
||||
|
||||
### TrueNAS SCALE
|
||||
|
||||
To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/manual/Quick-Start%20Guides/02-Installing-an-App/).
|
||||
To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/02-Installing-an-App/).
|
||||
|
||||
### Helm
|
||||
|
||||
@@ -53,7 +53,7 @@ helm install plausible TrueCharts/plausible
|
||||
|
||||
**Upgrading, Rolling Back and Uninstalling the Chart**
|
||||
|
||||
To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/).
|
||||
To upgrade, rollback or delete this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/docs/manual/Quick-Start%20Guides/04-Upgrade-rollback-delete-an-App/).
|
||||
|
||||
### Helm
|
||||
|
||||
@@ -92,7 +92,7 @@ helm install plausible TrueCharts/plausible -f values.yaml
|
||||
|
||||
#### Connecting to other apps
|
||||
|
||||
If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/manual/Quick-Start%20Guides/06-linking-apps/) quick-start guide.
|
||||
If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our [Linking Apps Internally](https://truecharts.org/docs/manual/Quick-Start%20Guides/06-linking-apps/) quick-start guide.
|
||||
|
||||
## Support
|
||||
|
||||
|
||||
Reference in New Issue
Block a user