diff --git a/weaviate.yaml b/weaviate.yaml index aeab718bd10..2917070664b 100644 --- a/weaviate.yaml +++ b/weaviate.yaml @@ -1,6 +1,6 @@ package: name: weaviate - version: 1.19.12 + version: 1.20.0 epoch: 0 description: Weaviate is an open source vector database that stores both objects and vectors, allowing for combining vector search with structured filtering with the fault-tolerance and scalability of a cloud-native database, all accessible through GraphQL, REST, and various language clients. copyright: @@ -18,7 +18,7 @@ pipeline: with: repository: https://github.com/weaviate/weaviate tag: v${{package.version}} - expected-commit: 9c5b2eeae20fe094e4c2930e405b45cf66e0df6d + expected-commit: 7865a4ad5d52bb742969b907b75df5e34c39f436 - runs: | mkdir -p ${{targets.destdir}}/bin