Skip to content

Commit

Permalink
Merge pull request #1073 from christianknell/renovate/baserow-postgre…
Browse files Browse the repository at this point in the history
…sql-14.x

chore(deps): update helm release postgresql to v14.1.3
  • Loading branch information
christianhuth authored Feb 19, 2024
2 parents cefb7f4 + 1d1e3fc commit af32698
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 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: 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
Expand All @@ -15,7 +15,7 @@ sources:
dependencies:
- name: postgresql
repository: https://charts.bitnami.com/bitnami
version: 14.1.1
version: 14.1.3
condition: postgresql.enabled
- name: redis
repository: https://charts.bitnami.com/bitnami
Expand All @@ -25,7 +25,7 @@ annotations:
artifacthub.io/category: database
artifacthub.io/changes: |
- kind: changed
description: bumped helm dependency for redis to 18.14.0
description: bumped helm dependency for postgresql to 14.1.3
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 af32698

Please sign in to comment.