From 9a0942951a61c1213476a8f0d24351ca0787ed89 Mon Sep 17 00:00:00 2001 From: "kireque-bot[bot]" <143391978+kireque-bot[bot]@users.noreply.github.com> Date: Thu, 17 Oct 2024 12:46:52 +0200 Subject: [PATCH] =?UTF-8?q?feat(container):=20update=20image=20ghcr.io/dra?= =?UTF-8?q?gonflydb/dragonfly=20(=20v1.23.2=20=E2=86=92=20v1.24.0=20)=20(#?= =?UTF-8?q?1126)?= 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 c98dfd264..322101bbb 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.23.2 + image: ghcr.io/dragonflydb/dragonfly:v1.24.0 replicas: 3 env: - name: MAX_MEMORY