From d3ec5370c80e9ea494503bebdfeaa776f658825e Mon Sep 17 00:00:00 2001 From: "k8s-at-home[bot]" Date: Tue, 22 Jun 2021 09:45:46 +0000 Subject: [PATCH] Auto-generate chart README [no ci] --- charts/stable/traccar/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/stable/traccar/README.md b/charts/stable/traccar/README.md index 2b2d9318..c8b6a25a 100644 --- a/charts/stable/traccar/README.md +++ b/charts/stable/traccar/README.md @@ -82,7 +82,7 @@ N/A | env.LOGGER_CONSOLE | bool | `true` | Set application to log to stdout | | image.pullPolicy | string | `"IfNotPresent"` | image pull policy | | image.repository | string | `"traccar/traccar"` | image repository | -| image.tag | float | `4.13` | image tag | +| image.tag | string | `"4.13"` | image tag | | ingress.main | object | See values.yaml | Enable and configure ingress settings for the chart under this key. | | mariadb | object | See values.yaml | Enable and configure mariadb database subchart under this key. For more options see [mariadb chart documentation](https://github.com/bitnami/charts/tree/master/bitnami/mariadb). | | persistence | object | See values.yaml | Configure persistence settings for the chart under this key. |