From 94757d97855b07998fafab9c2ca9b1655e1af3b0 Mon Sep 17 00:00:00 2001 From: Renovate Bot <accounts+renovatebot@netz39.de> Date: Sun, 23 Mar 2025 20:24:03 +0000 Subject: [PATCH] Update netz39/ampel-controller Docker tag to v0.2.0 --- host_vars/wittgenstein.n39.eu/vars.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/host_vars/wittgenstein.n39.eu/vars.yml b/host_vars/wittgenstein.n39.eu/vars.yml index 6bca558..2cebfa5 100644 --- a/host_vars/wittgenstein.n39.eu/vars.yml +++ b/host_vars/wittgenstein.n39.eu/vars.yml @@ -11,7 +11,7 @@ spaceapi_image: netz39/spaceapi-service:0.1.1 spaceapi_topic_status: "Netz39/SpaceAPI/isOpen" spaceapi_topic_lastchange: "Netz39/SpaceAPI/lastchange" -ampelcontroller_image: netz39/ampel-controller:0.1.0 +ampelcontroller_image: netz39/ampel-controller:0.2.0 topic_lever_state: "Netz39/Things/StatusSwitch/Lever/State" topic_door_events: "Netz39/Things/Door/Events" topic_traffic_light: "Netz39/Things/Ampel/Light"