From 95209955ec2d34696301320641b44757d47f66b4 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 1 Jul 2022 11:05:21 +0200 Subject: [PATCH] [miniflux] Update Helm chart postgresql to v11 (#1649) * [miniflux] Update Helm chart postgresql to v11 * chore: Auto-update chart metadata Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: renovate[bot] --- charts/stable/miniflux/Chart.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/charts/stable/miniflux/Chart.yaml b/charts/stable/miniflux/Chart.yaml index 601be158..cfec8722 100644 --- a/charts/stable/miniflux/Chart.yaml +++ b/charts/stable/miniflux/Chart.yaml @@ -3,7 +3,7 @@ apiVersion: v2 appVersion: 2.0.36 description: Miniflux is a minimalist and opinionated feed reader. name: miniflux -version: 4.7.2 +version: 5.0.0 kubeVersion: ">=1.16.0-0" keywords: - miniflux @@ -21,10 +21,10 @@ dependencies: repository: https://library-charts.k8s-at-home.com version: 4.4.2 - name: postgresql - version: 10.16.2 + version: 11.6.12 repository: https://charts.bitnami.com/bitnami condition: postgresql.enabled annotations: artifacthub.io/changes: |- - kind: changed - description: Upgraded `common` chart dependency to version 4.4.2 + description: Upgraded `postgresql` chart dependency to version 11.6.12