diff --git a/charts/baserow/Chart.yaml b/charts/baserow/Chart.yaml index b2cb486d..565f8a66 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.0.0 +version: 2.1.0 appVersion: "1.22.3" home: https://github.com/christianknell/helm-charts icon: https://baserow.io/img/favicon_192.png @@ -19,15 +19,13 @@ dependencies: condition: postgresql.enabled - name: redis repository: https://charts.bitnami.com/bitnami - version: 18.13.0 + version: 18.14.0 condition: redis.enabled annotations: artifacthub.io/category: database artifacthub.io/changes: | - kind: changed - description: bumped helm dependency for postgresql to 14.1.1 - - kind: changed - description: bumped helm dependency for redis to 18.13.0 + description: bumped helm dependency for redis to 18.14.0 artifacthub.io/screenshots: | - title: Create your own online database without technical experience. url: https://baserow.io/_nuxt/img/home_intro_screenshot.194c66b.png