Skip to content

Commit

Permalink
chore(deps): update ghcr.io/dragonflydb/dragonfly docker tag to v1.25.1
Browse files Browse the repository at this point in the history
  • Loading branch information
timtor-bot committed Nov 13, 2024
1 parent a1620d9 commit 4e44714
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion kubernetes/mydata/immich/deps/dragonfly.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ spec:
main:
image:
repository: ghcr.io/dragonflydb/dragonfly
tag: v1.6.2
tag: v1.25.1
args:
# https://github.com/immich-app/immich/issues/2542
- --default_lua_flags=allow-undeclared-keys
Expand Down
2 changes: 1 addition & 1 deletion kubernetes/mydata/nextcloud/deps/dragonfly.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ spec:
main:
image:
repository: ghcr.io/dragonflydb/dragonfly
tag: v1.6.2
tag: v1.25.1
args:
- --default_lua_flags=allow-undeclared-keys
- --dir=/data
Expand Down

0 comments on commit 4e44714

Please sign in to comment.