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. |