Skip to content

Commit

Permalink
chore(deps): update ghcr.io/dragonflydb/dragonfly docker tag to v1.16.1
Browse files Browse the repository at this point in the history
  • Loading branch information
timtor-bot committed Apr 10, 2024
1 parent de8a452 commit 180da59
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/immich-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.16.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/nextcloud-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.16.1
args:
- --default_lua_flags=allow-undeclared-keys
- --dir=/data
Expand Down

0 comments on commit 180da59

Please sign in to comment.