From 5532953c1c132d1f25a16678ff82f295e903d01f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 16 Feb 2024 16:00:51 +0000 Subject: [PATCH] chore(deps): update helm release redis to v18.14.0 --- charts/kutt/Chart.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/kutt/Chart.yaml b/charts/kutt/Chart.yaml index 7c46c0ac..704c4c27 100644 --- a/charts/kutt/Chart.yaml +++ b/charts/kutt/Chart.yaml @@ -2,7 +2,7 @@ apiVersion: v2 name: kutt description: Kutt is a free modern URL shortener. type: application -version: 3.4.0 +version: 3.4.1 appVersion: "v2.7.4" home: https://github.com/christianknell/helm-charts icon: https://www.saashub.com/images/app/service_logos/15/d634f2359578/large.png @@ -18,7 +18,7 @@ dependencies: condition: postgresql.enabled - name: redis repository: https://charts.bitnami.com/bitnami - version: 18.12.1 + version: 18.14.0 condition: redis.enabled annotations: artifacthub.io/changes: |