chore: Auto-update chart README [skip ci]

This commit is contained in:
truecharts-bot
2022-07-23 00:22:10 +00:00
parent 2c844c4b81
commit 28f252b3f6
1484 changed files with 11169 additions and 3794 deletions
+9
View File
@@ -1,6 +1,15 @@
# Changelog
## [gpodder-0.0.11](https://github.com/truecharts/apps/compare/gpodder-0.0.10...gpodder-0.0.11) (2022-07-22)
### Chore
- Bump all charts to generate config and container references due to huge increase of repository
## [gpodder-0.0.10]gpodder-0.0.10 (2022-07-21)
### Chore
+6 -6
View File
@@ -1,15 +1,15 @@
# gpodder
![Version: 0.0.10](https://img.shields.io/badge/Version-0.0.10-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.11](https://img.shields.io/badge/Version-0.0.11-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)
gPodder is a simple, open source podcast client written in Python using GTK+. In development since 2005 with a proven, mature codebase.
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: [gpodder](https://truecharts.org/charts/stable/gpodder)
For more information, please click here: [gpodder](https://truecharts.org/docs/charts/stable/gpodder)
**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
@@ -30,7 +30,7 @@ Kubernetes: `>=1.16.0-0`
### 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
@@ -48,7 +48,7 @@ helm install gpodder TrueCharts/gpodder
**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
@@ -87,7 +87,7 @@ helm install gpodder TrueCharts/gpodder -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