diff --git a/charts/baserow/Chart.yaml b/charts/baserow/Chart.yaml index 92a9468a..cec39af6 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.5 condition: postgresql.enabled - name: redis repository: https://charts.bitnami.com/bitnami