Commit released Helm Chart and docs for TrueCharts

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
TrueCharts-Bot
2021-10-26 16:00:54 +00:00
parent 850c757e82
commit 578693ee8d
708 changed files with 8733 additions and 408 deletions
+10
View File
@@ -1,6 +1,16 @@
# Changelog<br>
<a name="freshrss-9.0.1"></a>
### [freshrss-9.0.1](https://github.com/truecharts/apps/compare/freshrss-9.0.0...freshrss-9.0.1) (2021-10-26)
#### Chore
* update helm chart common to v8.3.15 ([#1240](https://github.com/truecharts/apps/issues/1240))
* update non-major ([#1232](https://github.com/truecharts/apps/issues/1232))
<a name="freshrss-9.0.0"></a>
### [freshrss-9.0.0](https://github.com/truecharts/apps/compare/freshrss-8.0.19...freshrss-9.0.0) (2021-10-25)
+1 -1
View File
@@ -18,7 +18,7 @@ Kubernetes: `>=1.16.0-0`
| Repository | Name | Version |
|------------|------|---------|
| https://truecharts.org | common | 8.3.14 |
| https://truecharts.org | common | 8.3.15 |
## Installing the Chart
+1 -1
View File
@@ -14,7 +14,7 @@ You will, however, be able to use all values referenced in the common chart here
| env | object | `{}` | |
| image.pullPolicy | string | `"IfNotPresent"` | |
| image.repository | string | `"ghcr.io/linuxserver/freshrss"` | |
| image.tag | string | `"version-1.18.1@sha256:d0215533b25c467fda78d212207849ad879d7d57fc92da74adb391159db9faa1"` | |
| image.tag | string | `"version-1.18.1@sha256:cee93c6ec2b8e8731cbd72a7a103a7484e913a467f52b10104564ab2b0a2dbfb"` | |
| persistence.config.accessMode | string | `"ReadWriteOnce"` | |
| persistence.config.enabled | bool | `true` | |
| persistence.config.mountPath | string | `"/config"` | |