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-03 18:31:19 +00:00
parent 90e86d32bf
commit 278aeeb790
182 changed files with 5431 additions and 4743 deletions
+9
View File
@@ -1,6 +1,15 @@
# Changelog<br>
<a name="traccar-4.0.29"></a>
### [traccar-4.0.29](https://github.com/truecharts/apps/compare/traccar-4.0.28...traccar-4.0.29) (2022-02-03)
#### Chore
* update docker general non-major ([#1836](https://github.com/truecharts/apps/issues/1836))
<a name="traccar-4.0.28"></a>
### [traccar-4.0.28](https://github.com/truecharts/apps/compare/traccar-4.0.27...traccar-4.0.28) (2022-02-02)
+1 -1
View File
@@ -1,5 +1,5 @@
apiVersion: v2
appVersion: "4.14"
appVersion: "4.15"
description: Traccar is an open source GPS tracking system.
name: traccar
version: 4.0.29
+1 -1
View File
@@ -20,7 +20,7 @@ You will, however, be able to use all values referenced in the common chart here
| envValueFrom.DATABASE_URL.secretKeyRef.name | string | `"dbcreds"` | |
| image.pullPolicy | string | `"IfNotPresent"` | image pull policy |
| image.repository | string | `"tccr.io/truecharts/traccar"` | image repository |
| image.tag | string | `"v4.14@sha256:39fe3c8c65caef00ab79591c98b383432fe2d21bf745c925df6fd7891ce6fe78"` | image tag |
| image.tag | string | `"v4.15@sha256:3959d04826ee12f2affcd651a68299d98de088a234483bf8d804c27b8e5081ea"` | image tag |
| persistence | object | See values.yaml | Configure persistence settings for the chart under this key. |
| postgresql.enabled | bool | `true` | |
| postgresql.existingSecret | string | `"dbcreds"` | |
File diff suppressed because one or more lines are too long