From dd5f9cd3a1daf2df09718d3eeb9da44efddd84ea Mon Sep 17 00:00:00 2001 From: "kireque-bot[bot]" <143391978+kireque-bot[bot]@users.noreply.github.com> Date: Wed, 18 Dec 2024 18:52:03 +0100 Subject: [PATCH] =?UTF-8?q?fix(container):=20update=20image=20ghcr.io/drag?= =?UTF-8?q?onflydb/dragonfly=20(=20v1.25.5=20=E2=86=92=20v1.25.6=20)=20(#1?= =?UTF-8?q?382)?= 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 c82f4e504..0910a338c 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.5 + image: ghcr.io/dragonflydb/dragonfly:v1.25.6 replicas: 3 env: - name: MAX_MEMORY