From 44fb255b36f6b9ffd009948d4490e0fc06dd4fb4 Mon Sep 17 00:00:00 2001 From: "glad-os-bot[bot]" <168119599+glad-os-bot[bot]@users.noreply.github.com> Date: Sun, 22 Dec 2024 13:07:33 +0000 Subject: [PATCH] =?UTF-8?q?chore(dragonfly):=20update=20docker=20image=20(?= =?UTF-8?q?=20v1.25.5=20=E2=86=92=20v1.26.0=20)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- kubernetes/apps/database/dragonfly/cluster/cluster.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kubernetes/apps/database/dragonfly/cluster/cluster.yaml b/kubernetes/apps/database/dragonfly/cluster/cluster.yaml index 569d5367..390f7da3 100644 --- a/kubernetes/apps/database/dragonfly/cluster/cluster.yaml +++ b/kubernetes/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.26.0 replicas: 3 env: - name: MAX_MEMORY