Skip to content

Commit

Permalink
fix(container): update ghcr.io/dragonflydb/dragonfly (v1.25.3 → v1.25…
Browse files Browse the repository at this point in the history
….4) (#3094)
  • Loading branch information
bot-blake[bot] authored Nov 27, 2024
1 parent e0a3426 commit f9aaf87
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion kubernetes/apps/databases/dragonfly/cluster/cluster.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ kind: Dragonfly
metadata:
name: dragonfly
spec:
image: ghcr.io/dragonflydb/dragonfly:v1.25.3
image: ghcr.io/dragonflydb/dragonfly:v1.25.4
replicas: 3
args:
- --maxmemory=$(MAX_MEMORY)Mi
Expand Down

0 comments on commit f9aaf87

Please sign in to comment.