mirror of
https://github.com/nold360/hive-apps
synced 2024-11-09 23:36:38 +00:00
chore(deps): update docker image docker.io/qdrant/qdrant to v1.10.0
This commit is contained in:
parent
21c751ab8a
commit
79c602425d
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
||||||
image:
|
image:
|
||||||
repository: docker.io/qdrant/qdrant
|
repository: docker.io/qdrant/qdrant
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
tag: "v1.9.7"
|
tag: "v1.10.0"
|
||||||
useUnprivilegedImage: true
|
useUnprivilegedImage: true
|
||||||
|
|
||||||
env:
|
env:
|
||||||
|
|
Loading…
Reference in a new issue