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 18:47:22 +00:00
parent d585ef42f2
commit 000b476f2a
11 changed files with 115 additions and 7 deletions
+9
View File
@@ -1,6 +1,15 @@
# Changelog<br>
<a name="tt-rss-3.0.2"></a>
### [tt-rss-3.0.2](https://github.com/truecharts/apps/compare/tt-rss-3.0.1...tt-rss-3.0.2) (2021-10-26)
#### Chore
* update non-major docker tags ([#1246](https://github.com/truecharts/apps/issues/1246))
<a name="tt-rss-3.0.1"></a>
### [tt-rss-3.0.1](https://github.com/truecharts/apps/compare/tt-rss-3.0.0...tt-rss-3.0.1) (2021-10-26)
+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.9035.0@sha256:fd41258931c84cdc009532ea614367f83abb205d13363dfef8be15c2999faa89"` | image tag |
| image.tag | string | `"v1.9036.0@sha256:1f79c0bb3dbfacbde597962ee01c5024ea0759dbfef2fe96bbeda8bddd97d0bc"` | image tag |
| podSecurityContext.runAsGroup | int | `0` | |
| podSecurityContext.runAsUser | int | `0` | |
| postgresql.enabled | bool | `true` | |