mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-13 03:11:02 +01:00
Merge pull request #2099 from danez/immich142
Update immich to 1.142.0 and remove novector workaround
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
|
## 1.142.0 (12-09-2025)
|
||||||
## 1.142.0 (13-09-2025)
|
|
||||||
- Update to latest version from imagegenius/docker-immich (changelog : https://github.com/imagegenius/docker-immich/releases)
|
- Update to latest version from imagegenius/docker-immich (changelog : https://github.com/imagegenius/docker-immich/releases)
|
||||||
|
|
||||||
## 1.141.1-2 (09-09-2025)
|
## 1.141.1-2 (09-09-2025)
|
||||||
- Minor bugs fixed
|
- Minor bugs fixed
|
||||||
|
|
||||||
|
|||||||
@@ -83,8 +83,7 @@
|
|||||||
"REDIS_HOSTNAME": "localhost",
|
"REDIS_HOSTNAME": "localhost",
|
||||||
"REDIS_PORT": "6379",
|
"REDIS_PORT": "6379",
|
||||||
"REVERSE_GEOCODING_DUMP_DIRECTORY": "/data/.reverse-geocoding-dump/",
|
"REVERSE_GEOCODING_DUMP_DIRECTORY": "/data/.reverse-geocoding-dump/",
|
||||||
"TRANSFORMERS_CACHE": "/data/machine-learning",
|
"TRANSFORMERS_CACHE": "/data/machine-learning"
|
||||||
"VIPS_NOVECTOR": "1"
|
|
||||||
},
|
},
|
||||||
"hassio_api": true,
|
"hassio_api": true,
|
||||||
"image": "ghcr.io/alexbelgium/immich-{arch}",
|
"image": "ghcr.io/alexbelgium/immich-{arch}",
|
||||||
@@ -149,7 +148,7 @@
|
|||||||
"udev": true,
|
"udev": true,
|
||||||
"url": "https://github.com/alexbelgium/hassio-addons",
|
"url": "https://github.com/alexbelgium/hassio-addons",
|
||||||
"usb": true,
|
"usb": true,
|
||||||
"version": "1.142.0",
|
"version": "1.142.0-2",
|
||||||
"video": true,
|
"video": true,
|
||||||
"webui": "http://[HOST]:[PORT:8080]"
|
"webui": "http://[HOST]:[PORT:8080]"
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -1,3 +1,5 @@
|
|||||||
|
## 1.142.0 (12-09-2025)
|
||||||
|
- Update to latest version from imagegenius/docker-immich (changelog : https://github.com/imagegenius/docker-immich/releases)
|
||||||
|
|
||||||
## 1.142.0 (13-09-2025)
|
## 1.142.0 (13-09-2025)
|
||||||
- Update to latest version from imagegenius/docker-immich (changelog : https://github.com/imagegenius/docker-immich/releases)
|
- Update to latest version from imagegenius/docker-immich (changelog : https://github.com/imagegenius/docker-immich/releases)
|
||||||
|
|||||||
@@ -82,8 +82,7 @@
|
|||||||
"REDIS_HOSTNAME": "localhost",
|
"REDIS_HOSTNAME": "localhost",
|
||||||
"REDIS_PORT": "6379",
|
"REDIS_PORT": "6379",
|
||||||
"REVERSE_GEOCODING_DUMP_DIRECTORY": "/data/.reverse-geocoding-dump/",
|
"REVERSE_GEOCODING_DUMP_DIRECTORY": "/data/.reverse-geocoding-dump/",
|
||||||
"TRANSFORMERS_CACHE": "/data/machine-learning",
|
"TRANSFORMERS_CACHE": "/data/machine-learning"
|
||||||
"VIPS_NOVECTOR": "1"
|
|
||||||
},
|
},
|
||||||
"hassio_api": true,
|
"hassio_api": true,
|
||||||
"image": "ghcr.io/alexbelgium/immich_cuda-{arch}",
|
"image": "ghcr.io/alexbelgium/immich_cuda-{arch}",
|
||||||
@@ -148,7 +147,7 @@
|
|||||||
"udev": true,
|
"udev": true,
|
||||||
"url": "https://github.com/alexbelgium/hassio-addons",
|
"url": "https://github.com/alexbelgium/hassio-addons",
|
||||||
"usb": true,
|
"usb": true,
|
||||||
"version": "1.142.0",
|
"version": "1.142.0-2",
|
||||||
"video": true,
|
"video": true,
|
||||||
"webui": "http://[HOST]:[PORT:8080]"
|
"webui": "http://[HOST]:[PORT:8080]"
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -1,3 +1,5 @@
|
|||||||
|
## 1.142.0 (12-09-2025)
|
||||||
|
- Update to latest version from imagegenius/docker-immich (changelog : https://github.com/imagegenius/docker-immich/releases)
|
||||||
|
|
||||||
## 1.142.0 (13-09-2025)
|
## 1.142.0 (13-09-2025)
|
||||||
- Update to latest version from imagegenius/docker-immich (changelog : https://github.com/imagegenius/docker-immich/releases)
|
- Update to latest version from imagegenius/docker-immich (changelog : https://github.com/imagegenius/docker-immich/releases)
|
||||||
|
|||||||
@@ -83,8 +83,7 @@
|
|||||||
"REDIS_HOSTNAME": "localhost",
|
"REDIS_HOSTNAME": "localhost",
|
||||||
"REDIS_PORT": "6379",
|
"REDIS_PORT": "6379",
|
||||||
"REVERSE_GEOCODING_DUMP_DIRECTORY": "/data/.reverse-geocoding-dump/",
|
"REVERSE_GEOCODING_DUMP_DIRECTORY": "/data/.reverse-geocoding-dump/",
|
||||||
"TRANSFORMERS_CACHE": "/data/machine-learning",
|
"TRANSFORMERS_CACHE": "/data/machine-learning"
|
||||||
"VIPS_NOVECTOR": "1"
|
|
||||||
},
|
},
|
||||||
"hassio_api": true,
|
"hassio_api": true,
|
||||||
"image": "ghcr.io/alexbelgium/immich_noml-{arch}",
|
"image": "ghcr.io/alexbelgium/immich_noml-{arch}",
|
||||||
@@ -149,7 +148,7 @@
|
|||||||
"udev": true,
|
"udev": true,
|
||||||
"url": "https://github.com/alexbelgium/hassio-addons",
|
"url": "https://github.com/alexbelgium/hassio-addons",
|
||||||
"usb": true,
|
"usb": true,
|
||||||
"version": "1.142.0",
|
"version": "1.142.0-2",
|
||||||
"video": true,
|
"video": true,
|
||||||
"webui": "http://[HOST]:[PORT:8080]"
|
"webui": "http://[HOST]:[PORT:8080]"
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -1,6 +1,7 @@
|
|||||||
|
|
||||||
## 1.142.0 (13-09-2025)
|
## 1.142.0 (13-09-2025)
|
||||||
- Update to latest version from imagegenius/docker-immich (changelog : https://github.com/imagegenius/docker-immich/releases)
|
- Update to latest version from imagegenius/docker-immich (changelog : https://github.com/imagegenius/docker-immich/releases)
|
||||||
|
|
||||||
## 1.141.1-2 (09-09-2025)
|
## 1.141.1-2 (09-09-2025)
|
||||||
- Minor bugs fixed
|
- Minor bugs fixed
|
||||||
|
|
||||||
|
|||||||
@@ -82,8 +82,7 @@
|
|||||||
"REDIS_HOSTNAME": "localhost",
|
"REDIS_HOSTNAME": "localhost",
|
||||||
"REDIS_PORT": "6379",
|
"REDIS_PORT": "6379",
|
||||||
"REVERSE_GEOCODING_DUMP_DIRECTORY": "/data/.reverse-geocoding-dump/",
|
"REVERSE_GEOCODING_DUMP_DIRECTORY": "/data/.reverse-geocoding-dump/",
|
||||||
"TRANSFORMERS_CACHE": "/data/machine-learning",
|
"TRANSFORMERS_CACHE": "/data/machine-learning"
|
||||||
"VIPS_NOVECTOR": "1"
|
|
||||||
},
|
},
|
||||||
"hassio_api": true,
|
"hassio_api": true,
|
||||||
"image": "ghcr.io/alexbelgium/immich_openvino-{arch}",
|
"image": "ghcr.io/alexbelgium/immich_openvino-{arch}",
|
||||||
@@ -148,7 +147,7 @@
|
|||||||
"udev": true,
|
"udev": true,
|
||||||
"url": "https://github.com/alexbelgium/hassio-addons",
|
"url": "https://github.com/alexbelgium/hassio-addons",
|
||||||
"usb": true,
|
"usb": true,
|
||||||
"version": "1.142.0",
|
"version": "1.142.0-2",
|
||||||
"video": true,
|
"video": true,
|
||||||
"webui": "http://[HOST]:[PORT:8080]"
|
"webui": "http://[HOST]:[PORT:8080]"
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user