From 453d32c6f580d4e1fbc55a6428f51e516cc50b07 Mon Sep 17 00:00:00 2001 From: Alexander Markov Date: Thu, 22 May 2025 11:52:25 +0700 Subject: [PATCH] bump redis to 7.2.8-alpine-3.21.3-r0.lr-0 --- chart/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/chart/values.yaml b/chart/values.yaml index 7adc6b2..847b3d9 100644 --- a/chart/values.yaml +++ b/chart/values.yaml @@ -761,7 +761,7 @@ deployments: enabled: false image: repository: lightruncom/redis - tag: 7.2.7-alpine-3.21.3-r0.lr-0 + tag: 7.2.8-alpine-3.21.3-r0.lr-0 pullPolicy: IfNotPresent resources: cpu: 2000m