diff --git a/kubernetes/apps/database/dragonfly/cluster/cluster.yaml b/kubernetes/apps/database/dragonfly/cluster/cluster.yaml index 4074358c4..e40c2ec8f 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.25.6@sha256:94a8a5aabffe5e871b7442a998b0170e15702d47c639ab42ded61c2291d6cfc2 + image: ghcr.io/dragonflydb/dragonfly:v1.26.0@sha256:b4e8651a30f3126b67f65d923657d9fb2438003cdae816c0b41dd5b8e28dd7f2 replicas: 4 # set to the number of nodes in the cluster env: - name: MAX_MEMORY