Commit released Helm Chart and docs for TrueCharts

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
TrueCharts-Bot
2022-01-10 19:43:33 +00:00
parent 4a45ee7fec
commit bf6c82e029
60 changed files with 1030 additions and 777 deletions
@@ -1,6 +1,15 @@
# Changelog<br>
<a name="joplin-server-5.0.21"></a>
### [joplin-server-5.0.21](https://github.com/truecharts/apps/compare/joplin-server-5.0.20...joplin-server-5.0.21) (2022-01-10)
#### Chore
* update docker general non-major ([#1685](https://github.com/truecharts/apps/issues/1685))
<a name="joplin-server-5.0.20"></a>
### [joplin-server-5.0.20](https://github.com/truecharts/apps/compare/joplin-server-5.0.19...joplin-server-5.0.20) (2022-01-10)
@@ -24,7 +24,7 @@ You will, however, be able to use all values referenced in the common chart here
| envValueFrom.POSTGRES_PASSWORD.secretKeyRef.name | string | `"dbcreds"` | |
| image.pullPolicy | string | `"IfNotPresent"` | |
| image.repository | string | `"tccr.io/truecharts/joplin-server"` | |
| image.tag | string | `"v2.5.1@sha256:a285ff0cf05f534efd28c6652925b57a9774ba41923d15536b873fbbdbabcd2b"` | |
| image.tag | string | `"v2.7.3@sha256:a664f072622f9ceb4c751c2c6b57e3a8b856cf6c543dc6eb4e97e9dabb587b62"` | |
| 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