From 8b9568109b97c456206cce45044903aacd264fd8 Mon Sep 17 00:00:00 2001 From: "k8s-at-home[bot]" Date: Sun, 17 Apr 2022 13:55:58 +0000 Subject: [PATCH] chore: Auto-update chart README [skip ci] --- charts/stable/qbittorrent/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/stable/qbittorrent/README.md b/charts/stable/qbittorrent/README.md index 8b61bde6..44586ed3 100644 --- a/charts/stable/qbittorrent/README.md +++ b/charts/stable/qbittorrent/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/qbittorrent"` | image repository | -| image.tag | string | `"v4.4.2"` | 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 prometheus-qbittorrent-exporter sidecar and Prometheus podMonitor. | | metrics.exporter.env.logLevel | string | `"INFO"` | log level [DEBUG|INFO|WARNING|ERROR|CRITICAL] |