This is an automated email from the ASF dual-hosted git repository.

apupier pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel.git


The following commit(s) were added to refs/heads/main by this push:
     new 909aadf920fd chore(camel-test-infra-postgres): upgrade 
postgres.vector.container to pg18
909aadf920fd is described below

commit 909aadf920fdf94def7387eed13404521e44fdec
Author: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
AuthorDate: Mon Mar 16 06:42:59 2026 +0000

    chore(camel-test-infra-postgres): upgrade postgres.vector.container to pg18
    
    Update postgres.vector.container from pg17 to pg18
---
 .../org/apache/camel/test/infra/postgres/services/container.properties  | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/test-infra/camel-test-infra-postgres/src/main/resources/org/apache/camel/test/infra/postgres/services/container.properties
 
b/test-infra/camel-test-infra-postgres/src/main/resources/org/apache/camel/test/infra/postgres/services/container.properties
index 05471706ca7b..3770abfa4b5a 100644
--- 
a/test-infra/camel-test-infra-postgres/src/main/resources/org/apache/camel/test/infra/postgres/services/container.properties
+++ 
b/test-infra/camel-test-infra-postgres/src/main/resources/org/apache/camel/test/infra/postgres/services/container.properties
@@ -17,4 +17,4 @@
 postgres.container=mirror.gcr.io/postgres:17.9-alpine
 postgres.container.version.include=alpine
 postgres.container.version.freeze.major=true
-postgres.vector.container=pgvector/pgvector:pg17
+postgres.vector.container=pgvector/pgvector:pg18

Reply via email to