From 711dd1b7635af36dbcd71ae4c22e37a02e16fcdb Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 4 Sep 2023 15:07:21 +0000 Subject: [PATCH] Update Helm release redis to v18 --- 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 2b0a51bf..9845511f 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: 2.12.0 +version: 2.12.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: 17.17.1 + version: 18.0.2 condition: redis.enabled annotations: artifacthub.io/changes: |