From 18fe0f751618b3778911073b6d508d043393ce29 Mon Sep 17 00:00:00 2001 From: "k8s-at-home[bot]" Date: Fri, 19 Nov 2021 17:59:56 +0000 Subject: [PATCH] Auto-generate chart README [no ci] --- charts/stable/beets/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/stable/beets/README.md b/charts/stable/beets/README.md index 7bb377ea..e4cb1bb3 100644 --- a/charts/stable/beets/README.md +++ b/charts/stable/beets/README.md @@ -81,7 +81,7 @@ N/A | env.PUID | string | `"1001"` | Set the container user id | | env.TZ | string | `"UTC"` | Set the container timezone | | image.pullPolicy | string | `"IfNotPresent"` | image pull policy | -| image.repository | string | `"beets/beets"` | image repository | +| image.repository | string | `"linuxserver/beets"` | image repository | | image.tag | string | `"1.5.0"` | image tag | | ingress.main | object | See values.yaml | Enable and configure ingress settings for the chart under this key. | | persistence | object | See values.yaml | Configure persistence settings for the chart under this key. | @@ -107,7 +107,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), - N/A -[1.0.0]: #1.0.0 +[1.0.0]: #100 ## Support