From ad24464db475f9048c5455b28b7ddc4ca145843d Mon Sep 17 00:00:00 2001 From: "layla-bot[bot]" <138733633+layla-bot[bot]@users.noreply.github.com> Date: Sun, 7 Apr 2024 10:13:03 +0000 Subject: [PATCH] feat(container): update image ghcr.io/dragonflydb/dragonfly to v1.16.0 --- 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 887a46525..1bf1a250c 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.15.1 + image: ghcr.io/dragonflydb/dragonfly:v1.16.0 replicas: 6 # set to the number of nodes in the cluster env: - name: MAX_MEMORY