Skip to content

Commit

Permalink
Update Chart.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
christianhuth committed Oct 22, 2023
1 parent 22b10c1 commit 4d74c29
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions charts/baserow/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ apiVersion: v2
name: baserow
description: Baserow is an open source no-code database and Airtable alternative.
type: application
version: 1.27.1
version: 1.28.0
appVersion: "1.20.2"
home: https://github.com/christianknell/helm-charts
icon: https://baserow.io/img/favicon_192.png
Expand All @@ -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
Expand All @@ -25,7 +25,9 @@ annotations:
artifacthub.io/category: database
artifacthub.io/changes: |
- kind: changed
description: bumped image version to 1.20.2
description: bumped dependency of postgresql to 13.1.5
- kind: changed
description: bumped dependency of redis to 18.1.6
artifacthub.io/screenshots: |
- title: Create your own online database without technical experience.
url: https://baserow.io/_nuxt/img/home_intro_screenshot.194c66b.png
Expand Down

0 comments on commit 4d74c29

Please sign in to comment.