Commit released Helm Chart and docs for TrueCharts

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
TrueCharts-Bot
2022-03-15 15:31:02 +00:00
parent 596fb9f935
commit f4c461e2ee
292 changed files with 6478 additions and 5161 deletions
+9
View File
@@ -1,6 +1,15 @@
# Changelog<br>
<a name="tt-rss-5.0.4"></a>
### [tt-rss-5.0.4](https://github.com/truecharts/apps/compare/tt-rss-5.0.3...tt-rss-5.0.4) (2022-03-15)
#### Chore
* update docker general non-major ([#2175](https://github.com/truecharts/apps/issues/2175))
<a name="tt-rss-5.0.3"></a>
### [tt-rss-5.0.3](https://github.com/truecharts/apps/compare/tt-rss-5.0.2...tt-rss-5.0.3) (2022-03-08)
+1 -1
View File
@@ -1,5 +1,5 @@
apiVersion: v2
appVersion: "1.9101.0"
appVersion: "1.9103.0"
description: Tiny Tiny RSS is a free and open source web-based news feed (RSS/Atom) reader and aggregator
name: tt-rss
version: 5.0.4
+1 -1
View File
@@ -19,7 +19,7 @@ You will, however, be able to use all values referenced in the common chart here
| envValueFrom.TTRSS_DB_PASS.secretKeyRef.name | string | `"dbcreds"` | |
| image.pullPolicy | string | `"IfNotPresent"` | image pull policy |
| image.repository | string | `"tccr.io/truecharts/tt-rss"` | image repository |
| image.tag | string | `"v1.9101.0@sha256:2113b0425e3f6f6f1b24599e3bd583f96016ff26fe39fbca231b1e063acbaa98"` | image tag |
| image.tag | string | `"v1.9103.0@sha256:3079e8795648c497ff69ef6302973db3069c4eaa680c1471072c0e9b510e257b"` | image tag |
| persistence.config.enabled | bool | `true` | |
| persistence.config.mountPath | string | `"/config"` | |
| podSecurityContext.runAsGroup | int | `0` | |
File diff suppressed because one or more lines are too long