From da65604a539f3640f095ec2ab7465aa57d2fd173 Mon Sep 17 00:00:00 2001 From: "k8s-at-home[bot]" Date: Sun, 17 Apr 2022 13:53:38 +0000 Subject: [PATCH] chore: Auto-update chart README [skip ci] --- charts/stable/sonarr/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/stable/sonarr/README.md b/charts/stable/sonarr/README.md index e04684a6..7cfe31af 100644 --- a/charts/stable/sonarr/README.md +++ b/charts/stable/sonarr/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/sonarr"` | image repository | -| image.tag | string | `"v3.0.7.1477"` | 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) |