Skip to content

Commit

Permalink
chore(deps): update ghcr.io/dragonflydb/dragonfly docker tag to v1.16.0
Browse files Browse the repository at this point in the history
  • Loading branch information
timtor-bot committed Apr 4, 2024
1 parent 3670fbb commit 36959eb
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 @@ -20,7 +20,7 @@ spec:
replicas: 1
image:
repository: ghcr.io/dragonflydb/dragonfly
tag: v1.6.2
tag: v1.16.0
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 @@ -19,7 +19,7 @@ spec:
replicas: 1
image:
repository: ghcr.io/dragonflydb/dragonfly
tag: v1.6.2
tag: v1.16.0
args:
- --default_lua_flags=allow-undeclared-keys
- --dir=/data
Expand Down

0 comments on commit 36959eb

Please sign in to comment.