diff --git a/k3s-cluster/apps/database/dragonfly/cluster/cluster.yaml b/k3s-cluster/apps/database/dragonfly/cluster/cluster.yaml index ea4bfa6fd..a62eaba09 100644 --- a/k3s-cluster/apps/database/dragonfly/cluster/cluster.yaml +++ b/k3s-cluster/apps/database/dragonfly/cluster/cluster.yaml @@ -5,7 +5,7 @@ kind: Dragonfly metadata: name: dragonfly spec: - image: ghcr.io/dragonflydb/dragonfly:v1.24.0 + image: ghcr.io/dragonflydb/dragonfly:v1.25.1 replicas: 3 # set to the number of nodes in the cluster env: - name: MAX_MEMORY