From fe7f3071ec99b723a7631c0af7559046a0287171 Mon Sep 17 00:00:00 2001 From: "layla-bot[bot]" <138733633+layla-bot[bot]@users.noreply.github.com> Date: Fri, 9 Aug 2024 12:06:53 +0000 Subject: [PATCH] feat(container): update image ghcr.io/dragonflydb/dragonfly to v1.21.1 --- 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 afa0d190b..692801f29 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.20.1 + image: ghcr.io/dragonflydb/dragonfly:v1.21.1 replicas: 1 # set to the number of nodes in the cluster env: - name: MAX_MEMORY