From 7784f1aebd4f08351d307388306e1df96025fa9f Mon Sep 17 00:00:00 2001 From: wolfi-bot <121097084+wolfi-bot@users.noreply.github.com> Date: Thu, 29 Jun 2023 13:11:30 +0000 Subject: [PATCH] weaviate/1.19.11 package update --- weaviate.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/weaviate.yaml b/weaviate.yaml index d8d87acb78b..6baa471e7ef 100644 --- a/weaviate.yaml +++ b/weaviate.yaml @@ -1,6 +1,6 @@ package: name: weaviate - version: 1.19.10 + version: 1.19.11 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: 7c6a2e7a73a6652dd867cd4bc29647bd4cda1dcf + expected-commit: 36e4c047d7eb08a11568cf65247bdbc525f2778a - runs: | mkdir -p ${{targets.destdir}}/bin