From 714055e7e672bde1d00d7b17947be05bb745a98e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Markus=20P=C3=B6schl?= Date: Sun, 22 Sep 2024 12:22:35 +0200 Subject: [PATCH] =?UTF-8?q?=E2=9C=A8=20Add=20juice-shop=20addon?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .addons.yml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.addons.yml b/.addons.yml index 77ef442..a460226 100644 --- a/.addons.yml +++ b/.addons.yml @@ -20,3 +20,7 @@ addons: repository: Poeschl-HomeAssistant-Addons/marytts target: marytts image: ghcr.io/poeschl-homeassistant-addons/marytts-{arch} + juice-shop: + repository: Poeschl-HomeAssistant-Addons/juice-shop + target: juice-shop + image: ghcr.io/poeschl-homeassistant-addons/juice-shop-{arch}