diff --git a/kubernetes/apps/database/dragonfly/cluster/cluster.yaml b/kubernetes/apps/database/dragonfly/cluster/cluster.yaml index 7f654e03b..dbb71ca20 100644 --- a/kubernetes/apps/database/dragonfly/cluster/cluster.yaml +++ b/kubernetes/apps/database/dragonfly/cluster/cluster.yaml @@ -5,7 +5,7 @@ kind: Dragonfly metadata: name: dragonfly spec: - image: ghcr.io/dragonflydb/dragonfly:v1.22.0@sha256:268b2df1e4ba07a0ba08944b2dfe95235c6a8dfce4621e0c39b242498351a9f8 + image: ghcr.io/dragonflydb/dragonfly:v1.22.1@sha256:3150693554620d4b415a66821ec95fd293536fb42d17b7b80a6e692eb19a5e24 replicas: 4 # set to the number of nodes in the cluster env: - name: MAX_MEMORY