From 61351fb722e41d1ded962b92f0324015be52bdd2 Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Fri, 5 Nov 2021 08:03:16 +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 f7d3ce04d..690ed4ba7 100644 --- a/elasticsearch/config.json +++ b/elasticsearch/config.json @@ -23,7 +23,7 @@ }, "schema": {}, "slug": "elasticsearch", - "upstream": "6.8.20", + "upstream": "7.14.2", "url": "https://github.com/alexbelgium/hassio-addons", - "version": "6.8.20" + "version": "7.14.2" }