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-18 00:16:31 +00:00
parent eb54f0f599
commit 0b74e15ca8
281 changed files with 4865 additions and 972 deletions
+9
View File
@@ -1,6 +1,15 @@
# Changelog<br>
<a name="gotify-5.0.24"></a>
### [gotify-5.0.24](https://github.com/truecharts/apps/compare/gotify-5.0.23...gotify-5.0.24) (2022-01-17)
#### Chore
* update docker general non-major ([#1728](https://github.com/truecharts/apps/issues/1728))
<a name="gotify-5.0.23"></a>
### [gotify-5.0.23](https://github.com/truecharts/apps/compare/gotify-5.0.22...gotify-5.0.23) (2022-01-13)
+1 -1
View File
@@ -24,7 +24,7 @@ You will, however, be able to use all values referenced in the common chart here
| envFrom[0].configMapRef.name | string | `"gotifyenv"` | |
| image.pullPolicy | string | `"IfNotPresent"` | |
| image.repository | string | `"tccr.io/truecharts/gotify-server"` | |
| image.tag | string | `"v2.1.3@sha256:832ee2e12000da56c5778813dd69b60694dcfcea853afac684f12402c89295f4"` | |
| image.tag | string | `"v2.1.4@sha256:3f568cbc18808a8d138b07073233411a1077676e28a468b7e345fffae639fa32"` | |
| persistence.data.enabled | bool | `true` | |
| persistence.data.mountPath | string | `"/app/data"` | |
| postgresql.enabled | bool | `true` | |
File diff suppressed because one or more lines are too long