Skip to content

Commit 3e17c25

Browse files
feat(container): update image ghcr.io/dragonflydb/dragonfly to v1.22.1 (#2860)
Co-authored-by: layla-bot[bot] <138733633+layla-bot[bot]@users.noreply.github.com>
1 parent a692c6e commit 3e17c25

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.21.4
8+
image: ghcr.io/dragonflydb/dragonfly:v1.22.1
99
replicas: 1 # set to the number of nodes in the cluster
1010
env:
1111
- name: MAX_MEMORY

0 commit comments

Comments
 (0)