From e9fd100bd4115b24d08d9520f5f41ea0bf39ba22 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 9 Oct 2023 21:34:40 +0000 Subject: [PATCH] Update Helm release postgresql to v13 --- charts/baserow/Chart.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/baserow/Chart.yaml b/charts/baserow/Chart.yaml index 92a9468a..326f32b0 100644 --- a/charts/baserow/Chart.yaml +++ b/charts/baserow/Chart.yaml @@ -2,7 +2,7 @@ apiVersion: v2 name: baserow description: Baserow is an open source no-code database and Airtable alternative. type: application -version: 1.26.0 +version: 1.26.1 appVersion: "1.19.1" home: https://github.com/christianknell/helm-charts icon: https://baserow.io/img/favicon_192.png @@ -15,7 +15,7 @@ sources: dependencies: - name: postgresql repository: https://charts.bitnami.com/bitnami - version: 12.12.10 + version: 13.1.1 condition: postgresql.enabled - name: redis repository: https://charts.bitnami.com/bitnami