Commit released Helm Chart and docs for TrueCharts

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
TrueCharts-Bot
2021-12-05 12:00:48 +00:00
parent 885b253b8b
commit d6179ef184
178 changed files with 2079 additions and 541 deletions
+9
View File
@@ -1,6 +1,15 @@
# Changelog<br>
<a name="gotify-5.0.8"></a>
### [gotify-5.0.8](https://github.com/truecharts/apps/compare/gotify-5.0.7...gotify-5.0.8) (2021-12-05)
#### Chore
* update non-major ([#1466](https://github.com/truecharts/apps/issues/1466))
<a name="gotify-5.0.7"></a>
### [gotify-5.0.7](https://github.com/truecharts/apps/compare/gotify-5.0.6...gotify-5.0.7) (2021-12-04)
+1 -1
View File
@@ -1,5 +1,5 @@
apiVersion: v2
appVersion: "2.1.0"
appVersion: "2.1.3"
version: 5.0.8
kubeVersion: '>=1.16.0-0'
name: gotify
+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.0@sha256:a2edccce285e1303ce7d3be3f2cb001d40aaa24182581f772ce23c1e8d1b7d20"` | |
| image.tag | string | `"v2.1.3@sha256:832ee2e12000da56c5778813dd69b60694dcfcea853afac684f12402c89295f4"` | |
| 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