mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-07-02 12:08:46 +02:00
update vectorchord
This commit is contained in:
@@ -1,3 +1,5 @@
|
|||||||
|
- Use vectorchord0.4.1 + pgvectors0.3.0 (for migration)
|
||||||
|
|
||||||
## 15.7-31 (28-05-2025)
|
## 15.7-31 (28-05-2025)
|
||||||
- BREAKING CHANGE : please backup your database before updating
|
- BREAKING CHANGE : please backup your database before updating
|
||||||
- Switch to new image supporting both vector.rs and VectorChord to support immich https://github.com/immich-app/immich/releases/tag/v1.133.0
|
- Switch to new image supporting both vector.rs and VectorChord to support immich https://github.com/immich-app/immich/releases/tag/v1.133.0
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"build_from": {
|
"build_from": {
|
||||||
"aarch64": "ghcr.io/immich-app/postgres:15-vectorchord0.3.0-pgvectors0.3.0",
|
"aarch64": "ghcr.io/immich-app/postgres:15-vectorchord0.4.1-pgvectors0.3.0",
|
||||||
"amd64": "ghcr.io/immich-app/postgres:15-vectorchord0.3.0-pgvectors0.3.0",
|
"amd64": "ghcr.io/immich-app/postgres:15-vectorchord0.4.1-pgvectors0.3.0",
|
||||||
"armv7": "postgres:15-alpine"
|
"armv7": "postgres:15-alpine"
|
||||||
},
|
},
|
||||||
"codenotary": {
|
"codenotary": {
|
||||||
|
|||||||
@@ -38,5 +38,5 @@
|
|||||||
"slug": "postgres",
|
"slug": "postgres",
|
||||||
"udev": true,
|
"udev": true,
|
||||||
"url": "https://github.com/alexbelgium/hassio-addons/tree/master/postgres",
|
"url": "https://github.com/alexbelgium/hassio-addons/tree/master/postgres",
|
||||||
"version": "15.7-31"
|
"version": "15.7-32"
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user