From 6cece45f1efd6162e4ec497be463e0adc898f3c3 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 1 Jul 2022 10:23:08 +0200 Subject: [PATCH] [vikunja] Update Helm chart postgresql to v11 (#1671) * [vikunja] 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/vikunja/Chart.yaml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/charts/stable/vikunja/Chart.yaml b/charts/stable/vikunja/Chart.yaml index 819dc368..74cd2f03 100644 --- a/charts/stable/vikunja/Chart.yaml +++ b/charts/stable/vikunja/Chart.yaml @@ -3,7 +3,7 @@ apiVersion: v2 appVersion: 0.17.0 description: The to-do app to organize your life name: vikunja -version: 5.5.3 +version: 6.0.0 keywords: - vikunja - to-do @@ -26,10 +26,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: fixed - description: Fix subpath in configmap to match persistence value + - kind: changed + description: Upgraded `postgresql` chart dependency to version 11.6.12