We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 27998c6 commit ad24464Copy full SHA for ad24464
kubernetes/main/apps/database/dragonfly/cluster/cluster.yaml
@@ -5,7 +5,7 @@ kind: Dragonfly
5
metadata:
6
name: dragonfly
7
spec:
8
- image: ghcr.io/dragonflydb/dragonfly:v1.15.1
+ image: ghcr.io/dragonflydb/dragonfly:v1.16.0
9
replicas: 6 # set to the number of nodes in the cluster
10
env:
11
- name: MAX_MEMORY
0 commit comments