From adab31c77064f2dde24c966ecde3b4fbac77e581 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 16 Feb 2024 23:03:16 +0000 Subject: [PATCH 1/2] chore(deps): update helm release redis to v18.14.0 --- charts/baserow/Chart.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/baserow/Chart.yaml b/charts/baserow/Chart.yaml index b2cb486d..695e0249 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.0.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: 18.13.0 + version: 18.14.0 condition: redis.enabled annotations: artifacthub.io/category: database From f8fda4a71372987edb7a19b8f9644d5c4852c433 Mon Sep 17 00:00:00 2001 From: Christian Huth Date: Sat, 17 Feb 2024 13:01:47 +0100 Subject: [PATCH 2/2] Update Chart.yaml --- charts/baserow/Chart.yaml | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/charts/baserow/Chart.yaml b/charts/baserow/Chart.yaml index 695e0249..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.1 +version: 2.1.0 appVersion: "1.22.3" home: https://github.com/christianknell/helm-charts icon: https://baserow.io/img/favicon_192.png @@ -25,9 +25,7 @@ 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