Commit released Helm Chart and docs for TrueCharts

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
TrueCharts-Bot
2022-02-10 16:28:00 +00:00
parent 3ff538a498
commit e61f57dd60
256 changed files with 3191 additions and 1245 deletions
+9
View File
@@ -1,6 +1,15 @@
# Changelog<br>
<a name="tt-rss-4.0.43"></a>
### [tt-rss-4.0.43](https://github.com/truecharts/apps/compare/tt-rss-4.0.42...tt-rss-4.0.43) (2022-02-10)
#### Chore
* update docker general non-major ([#1876](https://github.com/truecharts/apps/issues/1876))
<a name="tt-rss-4.0.42"></a>
### [tt-rss-4.0.42](https://github.com/truecharts/apps/compare/tt-rss-4.0.41...tt-rss-4.0.42) (2022-02-08)
+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.9090.0@sha256:c9af462d038b697466883216263bd88f88dd55708ada9d7eb1929e816c9775be"` | image tag |
| image.tag | string | `"v1.9091.0@sha256:f46fca0f0728f47b44de301868c0b2b396baf01e07d4e3c726ecf08eba267b62"` | 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