From 7252bafc0b50a6b3aa63887fed5328b1da5b70c7 Mon Sep 17 00:00:00 2001 From: "mahoro-bot[bot]" <115426318+mahoro-bot[bot]@users.noreply.github.com> Date: Wed, 5 Jun 2024 06:24:22 +0000 Subject: [PATCH] =?UTF-8?q?feat(container):=20update=20ghcr.io/dragonflydb?= =?UTF-8?q?/dragonfly=20(=20v1.18.1=20=E2=86=92=20v1.19.0=20)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- kubernetes/main/apps/databases/dragonfly/cluster/cluster.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kubernetes/main/apps/databases/dragonfly/cluster/cluster.yaml b/kubernetes/main/apps/databases/dragonfly/cluster/cluster.yaml index 3e14169d8f..89f2ee3208 100644 --- a/kubernetes/main/apps/databases/dragonfly/cluster/cluster.yaml +++ b/kubernetes/main/apps/databases/dragonfly/cluster/cluster.yaml @@ -5,7 +5,7 @@ kind: Dragonfly metadata: name: dragonfly spec: - image: ghcr.io/dragonflydb/dragonfly:v1.18.1 + image: ghcr.io/dragonflydb/dragonfly:v1.19.0 replicas: 3 # set to the number of nodes in the cluster env: - name: MAX_MEMORY