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-22 21:13:56 +00:00
parent 82965339e2
commit 22161a5f94
129 changed files with 1536 additions and 92 deletions
+13
View File
@@ -1,6 +1,19 @@
# Changelog<br>
<a name="tt-rss-4.0.3"></a>
### [tt-rss-4.0.3](https://github.com/truecharts/apps/compare/tt-rss-4.0.2...tt-rss-4.0.3) (2021-11-22)
#### Chore
* update non-major ([#1380](https://github.com/truecharts/apps/issues/1380))
#### Fix
* Default enable all services ([#1361](https://github.com/truecharts/apps/issues/1361))
<a name="tt-rss-4.0.2"></a>
### [tt-rss-4.0.2](https://github.com/truecharts/apps/compare/tt-rss-4.0.1...tt-rss-4.0.2) (2021-11-18)
+1 -1
View File
@@ -22,7 +22,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 | `"ghcr.io/k8s-at-home/tt-rss"` | image repository |
| image.tag | string | `"v1.9053.0@sha256:bbcbd7d1aca94892d118ed14fd59f8e6f67b4827c6cff5b1d8a2dbe2685e261b"` | image tag |
| image.tag | string | `"v1.9060.0@sha256:a4a5932909a954b3c72b032f558adced51515934e6e391e7983bce1e7bab4a4d"` | image tag |
| persistence.config.enabled | bool | `true` | |
| persistence.config.mountPath | string | `"/config"` | |
| podSecurityContext.runAsGroup | int | `0` | |