From 558c5a8a1f29a2450a7bdf45c6298c6ba5ba36fc Mon Sep 17 00:00:00 2001 From: "bot-ross[bot]" <98030736+bot-ross[bot]@users.noreply.github.com> Date: Sun, 4 Feb 2024 09:08:53 -0500 Subject: [PATCH] =?UTF-8?q?fix(container):=20update=20redis=20(=2018.12.0?= =?UTF-8?q?=20=E2=86=92=2018.12.1=20)=20(#6895)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: bot-ross[bot] <98030736+bot-ross[bot]@users.noreply.github.com> --- kubernetes/main/apps/database/redis/app/helmrelease.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kubernetes/main/apps/database/redis/app/helmrelease.yaml b/kubernetes/main/apps/database/redis/app/helmrelease.yaml index abc676cf5ae37..4f360d83cd9c4 100644 --- a/kubernetes/main/apps/database/redis/app/helmrelease.yaml +++ b/kubernetes/main/apps/database/redis/app/helmrelease.yaml @@ -10,7 +10,7 @@ spec: chart: spec: chart: redis - version: 18.12.0 + version: 18.12.1 sourceRef: kind: HelmRepository name: bitnami