mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-11 10:21:02 +01: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)
|
||||
- Fix : use custom postgres username
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"build_from": {
|
||||
"aarch64": "tensorchord/pgvecto-rs:pg15-v0.1.11",
|
||||
"amd64": "tensorchord/pgvecto-rs:pg15-v0.1.11",
|
||||
"aarch64": "tensorchord/pgvecto-rs:pg15-v0.2.0",
|
||||
"amd64": "tensorchord/pgvecto-rs:pg15-v0.2.0",
|
||||
"armv7": "postgres:15-alpine"
|
||||
},
|
||||
"codenotary": {
|
||||
|
||||
@@ -37,5 +37,5 @@
|
||||
"slug": "postgres",
|
||||
"udev": true,
|
||||
"url": "https://github.com/alexbelgium/hassio-addons",
|
||||
"version": "15.5-6"
|
||||
"version": "15.5-7"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user