diff --git a/kubernetes/kyak/apps/database/dragonfly/cluster/cluster.yaml b/kubernetes/kyak/apps/database/dragonfly/cluster/cluster.yaml index 419f3361dd..0772a25105 100644 --- a/kubernetes/kyak/apps/database/dragonfly/cluster/cluster.yaml +++ b/kubernetes/kyak/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.0 replicas: 6 # set to the number of nodes in the cluster env: - name: MAX_MEMORY