Skip to content
Merged
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
4 changes: 2 additions & 2 deletions qdrant.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
package:
name: qdrant
version: 1.8.4
version: 1.9.0
epoch: 0
description: "High-performance, massive-scale Vector Database for the next generation of AI"
copyright:
Expand Down Expand Up @@ -30,7 +30,7 @@ pipeline:
with:
repository: https://github.com/qdrant/qdrant
tag: v${{package.version}}
expected-commit: 984f55d6b9240b8c488a43c599958ad793ff0387
expected-commit: b99d507496a40b0895fff76eb2fa7a5cfdb701a9

- name: static-file

Expand Down