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