mirror of
https://github.com/MAGICGrants/truenas-apps.git
synced 2026-01-09 20:47:58 -05:00
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:
4
.github/renovate-config.js
vendored
4
.github/renovate-config.js
vendored
@@ -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(
|
||||
|
||||
@@ -43,4 +43,4 @@ sources:
|
||||
- https://github.com/immich-app/immich
|
||||
title: Immich
|
||||
train: community
|
||||
version: 1.10.15
|
||||
version: 1.10.16
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user