From 9d609a80958b1a3f0b73f18d330597ebfc8bff18 Mon Sep 17 00:00:00 2001 From: "kireque-bot[bot]" <143391978+kireque-bot[bot]@users.noreply.github.com> Date: Thu, 28 Nov 2024 10:56:44 +0100 Subject: [PATCH] =?UTF-8?q?fix(container):=20update=20image=20ghcr.io/drag?= =?UTF-8?q?onflydb/dragonfly=20(=20v1.25.3=20=E2=86=92=20v1.25.4=20)=20(#1?= =?UTF-8?q?288)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: kireque-bot[bot] <143391978+kireque-bot[bot]@users.noreply.github.com> --- kubernetes/main/apps/database/dragonfly/cluster/cluster.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kubernetes/main/apps/database/dragonfly/cluster/cluster.yaml b/kubernetes/main/apps/database/dragonfly/cluster/cluster.yaml index 0dc462ab6..189a4ce99 100644 --- a/kubernetes/main/apps/database/dragonfly/cluster/cluster.yaml +++ b/kubernetes/main/apps/database/dragonfly/cluster/cluster.yaml @@ -5,7 +5,7 @@ kind: Dragonfly metadata: name: dragonfly spec: - image: ghcr.io/dragonflydb/dragonfly:v1.25.3 + image: ghcr.io/dragonflydb/dragonfly:v1.25.4 replicas: 3 env: - name: MAX_MEMORY