From 33a5417da64067caa39b5879cea0f1e6c89c2024 Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Fri, 5 Nov 2021 07:55:53 +0100 Subject: [PATCH] Update config.json --- elasticsearch/config.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/elasticsearch/config.json b/elasticsearch/config.json index d7c4e9f48..370645239 100644 --- a/elasticsearch/config.json +++ b/elasticsearch/config.json @@ -23,7 +23,7 @@ }, "schema": {}, "slug": "elasticsearch", - "upstream": "7.15.1", + "upstream": "6.8.20", "url": "https://github.com/alexbelgium/hassio-addons", - "version": "7.15.1" + "version": "6.8.20" }