Commit released Helm Chart and docs for TrueCharts

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
TrueCharts-Bot
2021-11-15 20:31:35 +00:00
parent fc2d7d2738
commit 015d8b9e40
44 changed files with 541 additions and 43 deletions
+10
View File
@@ -1,6 +1,16 @@
# Changelog<br>
<a name="tt-rss-3.0.13"></a>
### [tt-rss-3.0.13](https://github.com/truecharts/apps/compare/tt-rss-3.0.12...tt-rss-3.0.13) (2021-11-15)
#### Chore
* persistence cleanup and small bugfixes ([#1329](https://github.com/truecharts/apps/issues/1329))
* update non-major ([#1336](https://github.com/truecharts/apps/issues/1336))
<a name="tt-rss-3.0.12"></a>
### [tt-rss-3.0.12](https://github.com/truecharts/apps/compare/tt-rss-3.0.11...tt-rss-3.0.12) (2021-11-14)
+3 -1
View File
@@ -22,7 +22,9 @@ 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 | `"ghcr.io/k8s-at-home/tt-rss"` | image repository |
| image.tag | string | `"v1.9040.0@sha256:b5ca5b75317efd90044241b0d4cec84f534157a32fd73f440550de4a94f5b853"` | image tag |
| image.tag | string | `"v1.9043.0@sha256:00cf8fcd0911a758ca6d54d2b47571f1a4bfb71a085a0f78102b99c9db9c5aa2"` | image tag |
| persistence.config.enabled | bool | `true` | |
| persistence.config.mountPath | string | `"/config"` | |
| podSecurityContext.runAsGroup | int | `0` | |
| podSecurityContext.runAsUser | int | `0` | |
| postgresql.enabled | bool | `true` | |