From 4024764a780942509328f23cdf8b8440c102147d Mon Sep 17 00:00:00 2001 From: alexbelgium Date: Fri, 5 Nov 2021 07:17:14 +0100 Subject: [PATCH] Update to 7.15.1 --- elasticsearch/config.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/elasticsearch/config.json b/elasticsearch/config.json index b53aeea67..d7c4e9f48 100644 --- a/elasticsearch/config.json +++ b/elasticsearch/config.json @@ -23,7 +23,7 @@ }, "schema": {}, "slug": "elasticsearch", - "upstream": "v7.15.1", + "upstream": "7.15.1", "url": "https://github.com/alexbelgium/hassio-addons", - "version": "v7.15.1" + "version": "7.15.1" }