We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5d453c5 commit 97b5c37Copy full SHA for 97b5c37
2 files changed
infrastructure/rag/Chart.yaml
@@ -13,7 +13,7 @@ dependencies:
13
version: "0.12.1"
14
condition: features.langfuse.enabled
15
- name: qdrant
16
- version: 1.12.6
+ version: 1.14.2
17
repository: "https://qdrant.github.io/qdrant-helm"
18
condition: features.qdrant.enabled
19
- name: minio
infrastructure/rag/values.yaml
@@ -555,4 +555,4 @@ ollama:
555
556
qdrant:
557
image:
558
- tag: v1.14.1
+ tag: v1.14.2
0 commit comments