From 02fa1a892ae9b5776c83f065a25955c7d6e4be0d Mon Sep 17 00:00:00 2001 From: github-actions Date: Thu, 27 Jun 2024 08:14:18 +0000 Subject: [PATCH] Update redis to 19.6.0 --- Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Chart.yaml b/Chart.yaml index efa3d74..e54bd15 100644 --- a/Chart.yaml +++ b/Chart.yaml @@ -9,7 +9,7 @@ dependencies: repository: https://charts.bitnami.com/bitnami condition: mariadb.enabled - name: redis - version: 19.5.5 + version: 19.6.0 repository: https://charts.bitnami.com/bitnami condition: redis.enabled home: https://github.com/bman46/CTFd-Helm