Skip to content

Commit

Permalink
Merge pull request #1066 from christianknell/renovate/baserow-redis-18.x
Browse files Browse the repository at this point in the history
chore(deps): update helm release redis to v18.14.0
  • Loading branch information
christianhuth authored Feb 17, 2024
2 parents 35402f2 + f8fda4a commit 28660f8
Showing 1 changed file with 3 additions and 5 deletions.
8 changes: 3 additions & 5 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.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
Expand All @@ -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
Expand Down

0 comments on commit 28660f8

Please sign in to comment.