diff --git a/weaviate.yaml b/weaviate.yaml index 5108a65e692..d8d87acb78b 100644 --- a/weaviate.yaml +++ b/weaviate.yaml @@ -1,6 +1,6 @@ package: name: weaviate - version: 1.19.9 + version: 1.19.10 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: df1ac2c6159c78d6916d4f0fda46d40215c44dca + expected-commit: 7c6a2e7a73a6652dd867cd4bc29647bd4cda1dcf - runs: | mkdir -p ${{targets.destdir}}/bin