From 454dd0024d574e911c663548d70f820eddbc69d8 Mon Sep 17 00:00:00 2001 From: wolfi-bot <121097084+wolfi-bot@users.noreply.github.com> Date: Fri, 14 Jul 2023 09:08:04 +0000 Subject: [PATCH] weaviate/1.20.1 package update --- weaviate.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/weaviate.yaml b/weaviate.yaml index f1e3db62f3ec..0dc63a1a9e28 100644 --- a/weaviate.yaml +++ b/weaviate.yaml @@ -1,7 +1,7 @@ package: name: weaviate - version: 1.20.0 - epoch: 1 + version: 1.20.1 + 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: - license: BSD-3-Clause @@ -18,7 +18,7 @@ pipeline: with: repository: https://github.com/weaviate/weaviate tag: v${{package.version}} - expected-commit: 7865a4ad5d52bb742969b907b75df5e34c39f436 + expected-commit: b6cc0f0675dd13520d1dec6a8a4f0185085361f9 - runs: | mkdir -p ${{targets.destdir}}/bin