From 567758c75b7d9756429c75630c1b5e7f9f05af1a Mon Sep 17 00:00:00 2001 From: "k8s-at-home[bot]" Date: Sun, 17 Apr 2022 13:54:46 +0000 Subject: [PATCH] chore: Auto-update chart README [skip ci] --- charts/stable/radarr/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/stable/radarr/README.md b/charts/stable/radarr/README.md index e9d6f3b9..f5123443 100644 --- a/charts/stable/radarr/README.md +++ b/charts/stable/radarr/README.md @@ -80,7 +80,7 @@ N/A | env.TZ | string | `"UTC"` | Set the container timezone | | image.pullPolicy | string | `"IfNotPresent"` | image pull policy | | image.repository | string | `"ghcr.io/k8s-at-home/radarr"` | image repository | -| image.tag | string | `"v4.1.0.6175"` | image tag | +| image.tag | string | `nil` | | | ingress.main | object | See values.yaml | Enable and configure ingress settings for the chart under this key. | | metrics.enabled | bool | See values.yaml | Enable and configure Exportarr sidecar and Prometheus serviceMonitor. | | metrics.exporter.env.additionalMetrics | bool | `false` | Set to true to enable gathering of additional metrics (slow) |