Skip to content

Commit ad24464

Browse files
feat(container): update image ghcr.io/dragonflydb/dragonfly to v1.16.0
1 parent 27998c6 commit ad24464

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

kubernetes/main/apps/database/dragonfly/cluster/cluster.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ kind: Dragonfly
55
metadata:
66
name: dragonfly
77
spec:
8-
image: ghcr.io/dragonflydb/dragonfly:v1.15.1
8+
image: ghcr.io/dragonflydb/dragonfly:v1.16.0
99
replicas: 6 # set to the number of nodes in the cluster
1010
env:
1111
- name: MAX_MEMORY

0 commit comments

Comments
 (0)