Skip to content

Commit e4a0afe

Browse files
fix(container): update image ghcr.io/dragonflydb/dragonfly to v1.19.2
1 parent 07c8064 commit e4a0afe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ metadata:
77
spec:
88
nodeSelector:
99
kubernetes.io/arch: amd64
10-
image: ghcr.io/dragonflydb/dragonfly:v1.19.0
10+
image: ghcr.io/dragonflydb/dragonfly:v1.19.2
1111
replicas: 3 # set to the number of nodes in the cluster
1212
env:
1313
- name: MAX_MEMORY

0 commit comments

Comments
 (0)