From 9c51f334530729c701b64f8887a78a5ac4468502 Mon Sep 17 00:00:00 2001 From: github-actions Date: Mon, 19 Feb 2024 08:13:12 +0000 Subject: [PATCH] Update redis to 18.14.0 --- Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Chart.yaml b/Chart.yaml index 478e476..fa5b63c 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.13.0 + version: 18.14.0 repository: https://charts.bitnami.com/bitnami condition: redis.enabled home: https://github.com/bman46/CTFd-Helm