From 205e3ada819c1b1a5eb874e3c427e2e4e5cb5547 Mon Sep 17 00:00:00 2001 From: "bot-ross[bot]" <98030736+bot-ross[bot]@users.noreply.github.com> Date: Mon, 8 Apr 2024 18:08:32 +0000 Subject: [PATCH] =?UTF-8?q?fix(container):=20update=20ghcr.io/dragonflydb/?= =?UTF-8?q?dragonfly=20(=20v1.16.0=20=E2=86=92=20v1.16.1=20)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 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 1c26df16f3f65..66d585656bf96 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.16.0 + image: ghcr.io/dragonflydb/dragonfly:v1.16.1 replicas: 6 # set to the number of nodes in the cluster env: - name: MAX_MEMORY