From 68cbd122e13ab3564ce3973f5c9da33226e54f23 Mon Sep 17 00:00:00 2001 From: "layla-bot[bot]" <138733633+layla-bot[bot]@users.noreply.github.com> Date: Wed, 3 Apr 2024 06:04:52 +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 2c765dfc7e..1c26df16f3 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