From d7895d86727c7ac1194c5f22e3bf495961459276 Mon Sep 17 00:00:00 2001 From: "k8s-at-home[bot]" Date: Sun, 17 Apr 2022 18:04:05 +0000 Subject: [PATCH] chore: Auto-update chart README [skip ci] --- charts/stable/plex/README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/charts/stable/plex/README.md b/charts/stable/plex/README.md index 2f6dfa64..a1e9a7ef 100644 --- a/charts/stable/plex/README.md +++ b/charts/stable/plex/README.md @@ -81,7 +81,7 @@ N/A | hostNetwork | bool | `false` | Enable devices to be discoverable | | image.pullPolicy | string | `"IfNotPresent"` | image pull policy | | image.repository | string | `"ghcr.io/k8s-at-home/plex"` | image repository | -| image.tag | string | chart.appVersion | image tag | +| image.tag | string | `nil` | | | 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. | | podSecurityContext | object | `{}` | Configure the Security Context for the Pod | @@ -90,7 +90,7 @@ N/A ## Changelog -### Version 6.2.0 +### Version 6.2.1 #### Added @@ -98,7 +98,7 @@ N/A #### Changed -* Upgraded `common` chart dependency to version `4.3.0`. +* Update image to v1.25.9.5721-965587f64. #### Fixed