From 3bd9d466d29fa1dc5ebc02c8ba7a31036771aab8 Mon Sep 17 00:00:00 2001 From: github-actions Date: Mon, 11 Mar 2024 08:13:15 +0000 Subject: [PATCH] Update redis to 18.19.1 --- Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Chart.yaml b/Chart.yaml index f4a966e..ab1eb69 100644 --- a/Chart.yaml +++ b/Chart.yaml @@ -9,7 +9,7 @@ dependencies: repository: https://charts.bitnami.com/bitnami condition: mariadb.enabled - name: redis - version: 18.16.1 + version: 18.19.1 repository: https://charts.bitnami.com/bitnami condition: redis.enabled home: https://github.com/bman46/CTFd-Helm