immich: remove unused pgverctors from db image (#3751)

* immich: remove unused pgverctors from db image

* fix renovate

* comment

* update extension as well
This commit is contained in:
Stavros Kois
2025-12-02 11:44:15 +02:00
committed by GitHub
parent d7c4f7ec7b
commit 7851dcb71b
3 changed files with 4 additions and 4 deletions

View File

@@ -267,8 +267,8 @@ module.exports = {
["wger/server"]
),
customVersioning(
// 15-vectorchord0.3.0-pgvectors0.2.0
"^15-vectorchord(?<major>\\d+)\\.(?<minor>\\d+)\\.(?<patch>\\d+)-pgvectors0.2.0$",
// 15-vectorchord0.3.0
"^15-vectorchord(?<major>\\d+)\\.(?<minor>\\d+)\\.(?<patch>\\d+)$",
["ghcr.io/immich-app/postgres"]
),
customVersioning(

View File

@@ -43,4 +43,4 @@ sources:
- https://github.com/immich-app/immich
title: Immich
train: community
version: 1.10.15
version: 1.10.16

View File

@@ -19,7 +19,7 @@ images:
tag: v2.3.1-openvino
pgvecto_image:
repository: ghcr.io/immich-app/postgres
tag: 15-vectorchord0.4.3-pgvectors0.2.0
tag: 15-vectorchord0.5.3
redis_image:
repository: valkey/valkey
tag: 9.0.0