diff --git a/charts/baserow/Chart.yaml b/charts/baserow/Chart.yaml index 97830138..4507c228 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.28.0 +version: 1.28.1 appVersion: "1.22.3" home: https://github.com/christianknell/helm-charts icon: https://baserow.io/img/favicon_192.png @@ -19,7 +19,7 @@ dependencies: condition: postgresql.enabled - name: redis repository: https://charts.bitnami.com/bitnami - version: 17.14.2 + version: 18.13.0 condition: redis.enabled annotations: artifacthub.io/category: database