From 596d314c381807e0db5f6342fca47941656329c4 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 13 Feb 2024 18:51:54 +0000 Subject: [PATCH] chore(deps): update helm release redis to v18 --- 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 9d5f98f8..0f510dc7 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: 1.27.0 +version: 1.27.1 appVersion: "1.20.2" 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: 17.14.2 + version: 18.13.0 condition: redis.enabled annotations: artifacthub.io/category: database