diff --git a/kubernetes/utility/apps/database/dragonfly/cluster/cluster.yaml b/kubernetes/utility/apps/database/dragonfly/cluster/cluster.yaml index 67243ac56..c13cbac2d 100644 --- a/kubernetes/utility/apps/database/dragonfly/cluster/cluster.yaml +++ b/kubernetes/utility/apps/database/dragonfly/cluster/cluster.yaml @@ -4,7 +4,7 @@ kind: Dragonfly metadata: name: dragonfly spec: - image: ghcr.io/dragonflydb/dragonfly:v1.25.1 + image: ghcr.io/dragonflydb/dragonfly:v1.25.2 replicas: 1 # set to the number of nodes in the cluster env: - name: MAX_MEMORY