mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-05-27 19:04:05 +02:00
Merge pull request #1265 from ShonP40/patch-1
Update pgvecto-rs to fix Immich support
This commit is contained in:
@@ -1,3 +1,5 @@
|
|||||||
|
- Update pgvector to 0.2.0
|
||||||
|
|
||||||
### 15.5-6 (03-02-2024)
|
### 15.5-6 (03-02-2024)
|
||||||
- Fix : use custom postgres username
|
- Fix : use custom postgres username
|
||||||
|
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"build_from": {
|
"build_from": {
|
||||||
"aarch64": "tensorchord/pgvecto-rs:pg15-v0.1.11",
|
"aarch64": "tensorchord/pgvecto-rs:pg15-v0.2.0",
|
||||||
"amd64": "tensorchord/pgvecto-rs:pg15-v0.1.11",
|
"amd64": "tensorchord/pgvecto-rs:pg15-v0.2.0",
|
||||||
"armv7": "postgres:15-alpine"
|
"armv7": "postgres:15-alpine"
|
||||||
},
|
},
|
||||||
"codenotary": {
|
"codenotary": {
|
||||||
|
|||||||
@@ -37,5 +37,5 @@
|
|||||||
"slug": "postgres",
|
"slug": "postgres",
|
||||||
"udev": true,
|
"udev": true,
|
||||||
"url": "https://github.com/alexbelgium/hassio-addons",
|
"url": "https://github.com/alexbelgium/hassio-addons",
|
||||||
"version": "15.5-6"
|
"version": "15.5-7"
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user