From 4ab426fddb807d99abbc0a98ea34e795f96a5f81 Mon Sep 17 00:00:00 2001 From: "k8s-at-home[bot]" Date: Sun, 13 Jun 2021 07:46:47 +0000 Subject: [PATCH] Auto-generate chart README [no ci] --- charts/stable/grocy/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/stable/grocy/README.md b/charts/stable/grocy/README.md index c75f6f80..78625769 100644 --- a/charts/stable/grocy/README.md +++ b/charts/stable/grocy/README.md @@ -75,7 +75,7 @@ N/A | Key | Type | Default | Description | |-----|------|---------|-------------| -| env | object | See below | environment variables. See more environment variables in the [${CHARTNAME} documentation](https://${CHARTNAME}.org/docs). | +| env | object | See below | environment variables. See more environment variables in the [grocy documentation](https://github.com/linuxserver/docker-grocy#parameters). | | env.PGID | string | `"1000"` | Set the container group id | | env.PUID | string | `"1000"` | Set the container user id | | env.TZ | string | `"UTC"` | Set the container timezone |