From 7ee1f9914da20950a11a634ee1e3b15e28e71f38 Mon Sep 17 00:00:00 2001 From: "k8s-at-home[bot]" Date: Sun, 20 Feb 2022 20:49:29 +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 05e8752b..daa04623 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.31"` | | +| image.tag | string | `"2.0.35"` | | | 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. |