From c650ff53359cf4b5b6a06074a6a08b4173920428 Mon Sep 17 00:00:00 2001 From: "k8s-at-home[bot]" Date: Thu, 17 Feb 2022 08:57:48 +0000 Subject: [PATCH] chore: Auto-update chart README [skip ci] --- charts/stable/seafile/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/stable/seafile/README.md b/charts/stable/seafile/README.md index a22015dc..35874943 100644 --- a/charts/stable/seafile/README.md +++ b/charts/stable/seafile/README.md @@ -88,7 +88,7 @@ N/A | image.tag | string | `"8.0.7"` | 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. Note that `shared` is a reserved keyword in the common-chart, make sure you choose a diffrent key for persistance. | +| persistence | object | See values.yaml | Configure persistence settings for the chart under this key. Note that `shared` is a reserved keyword in the common-chart, make sure you use a diffrent key for persistance. | | service | object | See values.yaml | Configures service settings for the chart. | ## Changelog @@ -101,7 +101,7 @@ N/A #### Changed -* Moved chart from from incubator to stable +* Moved chart from from incubator to stable. #### Fixed