From 933e8fe3a518d1334e04d482828069c2288114f6 Mon Sep 17 00:00:00 2001 From: "k8s-at-home[bot]" Date: Mon, 18 Apr 2022 19:37:30 +0000 Subject: [PATCH] chore: Auto-update chart README [skip ci] --- charts/stable/miniflux/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/stable/miniflux/README.md b/charts/stable/miniflux/README.md index ffa6475f..e4f06a4b 100644 --- a/charts/stable/miniflux/README.md +++ b/charts/stable/miniflux/README.md @@ -85,7 +85,7 @@ N/A | env.TZ | string | `"UTC"` | Set the container timezone. | | image.pullPolicy | string | `"IfNotPresent"` | | | image.repository | string | `"miniflux/miniflux"` | | -| image.tag | string | `"2.0.36"` | | +| image.tag | string | `nil` | | | ingress.main | object | See values.yaml | Enable and configure ingress settings for the chart under this key. | | postgresql | object | Enabled (see values.yaml for more details) | Enable and configure postgresql database subchart under this key. For more options see [postgresql chart documentation](https://github.com/bitnami/charts/tree/master/bitnami/postgresql) | | probes | object | See values.yaml | Configures the probes for the main Pod. |