Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion infrastructure/rag/Chart.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ dependencies:
version: 0.12.1
- name: qdrant
repository: https://qdrant.github.io/qdrant-helm
version: 1.15.3
version: 1.15.4
- name: minio
repository: https://charts.bitnami.com/bitnami
version: 15.0.7
Expand Down
2 changes: 1 addition & 1 deletion infrastructure/rag/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ dependencies:
version: "0.12.1"
condition: features.langfuse.enabled
- name: qdrant
version: 1.15.3
version: 1.15.4
repository: "https://qdrant.github.io/qdrant-helm"
condition: features.qdrant.enabled
- name: minio
Expand Down
2 changes: 1 addition & 1 deletion infrastructure/rag/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -576,4 +576,4 @@ ollama:

qdrant:
image:
tag: v1.14.1
tag: v1.15.4