From f87656aaa0f199cb450a4759f85d7540baf5dd81 Mon Sep 17 00:00:00 2001
From: "octo-sts[bot]" <157150467+octo-sts[bot]@users.noreply.github.com>
Date: Thu, 31 Oct 2024 08:07:48 -0600
Subject: [PATCH] pgvector-16/0.8.0 package update (#32487)
---------
Signed-off-by: wolfi-bot <121097084+wolfi-bot@users.noreply.github.com>
Co-authored-by: wolfi-bot <121097084+wolfi-bot@users.noreply.github.com>
Co-authored-by: Ajay Kemparaj
---
pgvector-16.yaml | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/pgvector-16.yaml b/pgvector-16.yaml
index 4ddafd3a4ac..e723b1ac385 100644
--- a/pgvector-16.yaml
+++ b/pgvector-16.yaml
@@ -2,7 +2,7 @@
# https://github.com/pgvector/pgvector#installation-notes
package:
name: pgvector-16
- version: 0.7.4
+ version: 0.8.0
epoch: 0
description: Open-source vector similarity search for PostgreSQL
copyright:
@@ -21,7 +21,7 @@ pipeline:
- uses: git-checkout
with:
repository: https://github.com/pgvector/pgvector
- expected-commit: 103ac50f1a90b47a72003e8e8628a55ec372f202
+ expected-commit: 2627c5ff775ae6d7aef0c430121ccf857842d2f2
tag: v${{package.version}}
- runs: |
@@ -41,8 +41,8 @@ test:
environment:
contents:
packages:
- - postgresql
- - postgresql-client
+ - postgresql-16
+ - postgresql-16-client
- shadow
- sudo-rs
- glibc-locales