Skip to content

Commit 00d5bb8

Browse files
authored
Merge pull request #6895 from clarknova99/renovate/ghcr.io-dragonflydb-dragonfly-1.x
feat(container): update image ghcr.io/dragonflydb/dragonfly to v1.27.1
2 parents 711b7e8 + 3dee63f commit 00d5bb8

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.27.1
1111
replicas: 3 # set to the number of nodes in the cluster
1212
env:
1313
- name: MAX_MEMORY

0 commit comments

Comments
 (0)