From aad392e423e1e6f441895af7076f966a2802495c Mon Sep 17 00:00:00 2001 From: "field-repair-bot-74a[bot]" <172356687+field-repair-bot-74a[bot]@users.noreply.github.com> Date: Mon, 17 Feb 2025 08:04:24 +0000 Subject: [PATCH] =?UTF-8?q?fix(container):=20update=20ghcr.io/dragonflydb/?= =?UTF-8?q?dragonfly=20(=20v1.27.0=20=E2=86=92=20v1.27.1=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 f5ae03a0..91ea12e5 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.27.0 + image: ghcr.io/dragonflydb/dragonfly:v1.27.1 replicas: 3 env: - name: MAX_MEMORY