From 0c14954001f5daee10a4517a5603b5f01c8e3058 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 18 Dec 2024 19:01:29 +0000 Subject: [PATCH] =?UTF-8?q?fix(container):=20update=20ghcr.io/dragonflydb/?= =?UTF-8?q?dragonfly=20(=20v1.25.5=20=E2=86=92=20v1.25.6=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 d605ea2f..52b60fb4 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.25.6 replicas: 3 env: - name: MAX_MEMORY