From cb769396bce77f46cdef1e8680217ba556bcb3a6 Mon Sep 17 00:00:00 2001 From: "drag0n141-bot[bot]" <143080396+drag0n141-bot[bot]@users.noreply.github.com> Date: Thu, 21 Nov 2024 00:22:55 +0000 Subject: [PATCH] =?UTF-8?q?fix(container):=20update=20ghcr.io/dragonflydb/?= =?UTF-8?q?dragonfly=20(=20v1.25.1=20=E2=86=92=20v1.25.2=20)=20[utility]?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- kubernetes/utility/apps/database/dragonfly/cluster/cluster.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kubernetes/utility/apps/database/dragonfly/cluster/cluster.yaml b/kubernetes/utility/apps/database/dragonfly/cluster/cluster.yaml index 67243ac56..c13cbac2d 100644 --- a/kubernetes/utility/apps/database/dragonfly/cluster/cluster.yaml +++ b/kubernetes/utility/apps/database/dragonfly/cluster/cluster.yaml @@ -4,7 +4,7 @@ kind: Dragonfly metadata: name: dragonfly spec: - image: ghcr.io/dragonflydb/dragonfly:v1.25.1 + image: ghcr.io/dragonflydb/dragonfly:v1.25.2 replicas: 1 # set to the number of nodes in the cluster env: - name: MAX_MEMORY