Skip to content

Commit ab72e81

Browse files
feat(container): update image ghcr.io/dragonflydb/dragonfly ( v1.31.2 → v1.32.0 )
| datasource | package | from | to | | ---------- | ----------------------------- | ------- | ------- | | docker | ghcr.io/dragonflydb/dragonfly | v1.31.2 | v1.32.0 |
1 parent acceb80 commit ab72e81

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • kubernetes/core/dragonfly-operator/components

kubernetes/core/dragonfly-operator/components/cluster.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ kind: Dragonfly
55
metadata:
66
name: ${APP}-redis
77
spec:
8-
image: ghcr.io/dragonflydb/dragonfly:v1.31.2
8+
image: ghcr.io/dragonflydb/dragonfly:v1.32.0
99
replicas: 1
1010
env:
1111
- name: MAX_MEMORY

0 commit comments

Comments
 (0)