diff --git a/kubernetes/apps/database/dragonfly/cluster/cluster.yaml b/kubernetes/apps/database/dragonfly/cluster/cluster.yaml index 4961e30b8..b458f7ec9 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.27.0@sha256:a6ce51bddb838d7d60010a72929f7eaa35c7dff223da673c4a9be213a1e62ad5 + image: ghcr.io/dragonflydb/dragonfly:v1.27.1@sha256:821cacc39a65ebd51ac1ae45b94388c3318648772951e1e20042efde3d3652ca replicas: 4 # set to the number of nodes in the cluster env: - name: MAX_MEMORY