From c8c382697307aabd0415a8addb14b9284e8606e5 Mon Sep 17 00:00:00 2001 From: "k8s-at-home[bot]" Date: Thu, 19 May 2022 23:59:50 +0000 Subject: [PATCH] chore: Auto-update chart README [skip ci] --- charts/stable/ombi/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/stable/ombi/README.md b/charts/stable/ombi/README.md index aebcd636..35b27990 100644 --- a/charts/stable/ombi/README.md +++ b/charts/stable/ombi/README.md @@ -82,7 +82,7 @@ N/A | env.TZ | string | `"UTC"` | Set the container timezone | | image.pullPolicy | string | `"IfNotPresent"` | image pull policy | | image.repository | string | `"ghcr.io/linuxserver/ombi"` | image repository | -| image.tag | string | `"4.16.12"` | 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. | | service | object | See values.yaml | Configures service settings for the chart. |