Commit released Helm Chart and docs for TrueCharts

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
TrueCharts-Bot
2021-12-27 08:23:26 +00:00
parent 58fe318d01
commit a967af3092
170 changed files with 2627 additions and 1621 deletions
+9
View File
@@ -1,6 +1,15 @@
# Changelog<br>
<a name="tt-rss-4.0.27"></a>
### [tt-rss-4.0.27](https://github.com/truecharts/apps/compare/tt-rss-4.0.26...tt-rss-4.0.27) (2021-12-27)
#### Chore
* update docker general non-major ([#1615](https://github.com/truecharts/apps/issues/1615))
<a name="tt-rss-4.0.26"></a>
### [tt-rss-4.0.26](https://github.com/truecharts/apps/compare/tt-rss-4.0.25...tt-rss-4.0.26) (2021-12-21)
+1 -1
View File
@@ -1,5 +1,5 @@
apiVersion: v2
appVersion: "1.9082.0"
appVersion: "1.9087.0"
description: Tiny Tiny RSS is a free and open source web-based news feed (RSS/Atom) reader and aggregator
name: tt-rss
version: 4.0.27
+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.9082.0@sha256:20322392e459f2e35f67a855449416dabe335bbe4d9d4b657dcf2f998fa38558"` | image tag |
| image.tag | string | `"v1.9087.0@sha256:9314a7fe869b67241b76cc6f4b686f6b9f0b544771cf9ca739e35e46c8c4b0a4"` | 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