Add automatic immich restart

This commit is contained in:
alexbelgium
2025-05-29 15:48:12 +02:00
parent 702b578a7f
commit 79f9cf2c3f
2 changed files with 4 additions and 2 deletions

View File

@@ -1,6 +1,8 @@
## 15.7-31 (28-05-2025)
- BREAKING CHANGE : please backup your database before updating
- Automatically restarts immich addons after upgrade
- Describe list of databases and extensions in log
- Improve upgrade system for postgres and extensions
- Switch to new image supporting both vector.rs and VectorChord to support immich https://github.com/immich-app/immich/releases/tag/v1.133.0
## 15.7-29 (15-02-2025)

View File

@@ -39,5 +39,5 @@
"slug": "postgres",
"udev": true,
"url": "https://github.com/alexbelgium/hassio-addons/tree/master/postgres",
"version": "15.7-29"
"version": "15.7-37"
}