This commit is contained in:
Alexandre
2024-07-25 10:13:10 +02:00
parent ac0414561b
commit 01c23f826c
2 changed files with 4 additions and 1 deletions

View File

@@ -1,3 +1,6 @@
- BREAKING CHANGE : upgrade to v8.14.3. You'll need to rebuild your indexes
## v7
- Implemented healthcheck
- WARNING : update to supervisor 2022.11 before installing
- Add codenotary sign

View File

@@ -88,5 +88,5 @@
"startup": "services",
"udev": true,
"url": "https://github.com/alexbelgium/hassio-addons/tree/master/elasticsearch",
"version": "7.17.9"
"version": "8.14.3"
}