From 669564d6f860013f0408caa268cbb11e5ff23bd2 Mon Sep 17 00:00:00 2001 From: "k8s-at-home[bot]" Date: Tue, 14 Sep 2021 00:47:27 +0000 Subject: [PATCH] Auto-generate chart README [no ci] --- charts/stable/onedrive/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/stable/onedrive/README.md b/charts/stable/onedrive/README.md index b17e8288..cc371460 100644 --- a/charts/stable/onedrive/README.md +++ b/charts/stable/onedrive/README.md @@ -89,7 +89,7 @@ In order to generate an authentication response value you must do the following: | env.TZ | string | `"UTC"` | Set the container timezone | | image.pullPolicy | string | `"IfNotPresent"` | image pull policy | | image.repository | string | `"ghcr.io/wrmilling/onedrive-docker"` | image repository | -| image.tag | string | `"v2.0.1"` | image tag | +| image.tag | string | `"v2.0.2"` | image tag | | persistence | object | See values.yaml for full listing | Configure persistence settings for the chart under this key. | | persistence.config | object | `{"accessMode":"ReadWriteOnce","enabled":true,"mountPath":"/onedrive/conf"}` | OneDrive config storage | | persistence.config.enabled | bool | `true` | If config storage should be enabled |