From 688d1cbdcff8b6828b267f466aa1421a127f2433 Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Tue, 14 Jul 2026 13:40:23 +0200 Subject: [PATCH 1/2] Update config.yaml --- elasticsearch/config.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/elasticsearch/config.yaml b/elasticsearch/config.yaml index 475cd3ce06..dba4ca188e 100644 --- a/elasticsearch/config.yaml +++ b/elasticsearch/config.yaml @@ -90,4 +90,4 @@ slug: elasticsearch startup: services udev: true url: https://github.com/alexbelgium/hassio-addons/tree/master/elasticsearch -version: 8.19.18-2 +version: 8.19.18-3 From 9cff4f83b98aeccc3922fbacb8342c9d05ea33a9 Mon Sep 17 00:00:00 2001 From: github-actions <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 14 Jul 2026 11:42:46 +0000 Subject: [PATCH 2/2] GitHub bot: changelog [nobuild] --- elasticsearch/CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/elasticsearch/CHANGELOG.md b/elasticsearch/CHANGELOG.md index 48d816149e..365d2213cc 100644 --- a/elasticsearch/CHANGELOG.md +++ b/elasticsearch/CHANGELOG.md @@ -1,3 +1,5 @@ +## 8.19.18-3 (14-07-2026) +- Minor bugs fixed ## 8.19.18-2 (14-07-2026) - Minor bugs fixed ## 8.19.18 (2026-07-14)