From 61f919025d95897fd2b10b61f9e1689da699beeb Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 18 Feb 2024 22:35:58 +0000 Subject: [PATCH] chore(deps): update helm release postgresql to v14.1.2 --- 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 565f8a66..23c3142e 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: 2.1.0 +version: 2.1.1 appVersion: "1.22.3" 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: 14.1.1 + version: 14.1.2 condition: postgresql.enabled - name: redis repository: https://charts.bitnami.com/bitnami