From 859d0223ce777978f3267791d1d7d89ba82e6ccc Mon Sep 17 00:00:00 2001 From: wolfi-bot <121097084+wolfi-bot@users.noreply.github.com> Date: Fri, 5 Apr 2024 18:16:14 +0000 Subject: [PATCH] weaviate/1.24.7 package update Signed-off-by: wolfi-bot <121097084+wolfi-bot@users.noreply.github.com> --- weaviate.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/weaviate.yaml b/weaviate.yaml index 0ebe07c72c8..4bc8116c92f 100644 --- a/weaviate.yaml +++ b/weaviate.yaml @@ -1,7 +1,7 @@ package: name: weaviate - version: 1.24.6 - epoch: 1 + version: 1.24.7 + 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 @@ -16,7 +16,7 @@ environment: pipeline: - uses: git-checkout with: - expected-commit: 1ca441c70cb1aaf84533da12aae0e2b8b54a7907 + expected-commit: 0669391ef9eb952574d671242343e4617b982585 repository: https://github.com/weaviate/weaviate tag: v${{package.version}}