home-assistant: Fix image refs for Zigbee/ZWaveJS
The _updatebot_ has been running with an old configuration for a while, so while it was correctly identifying updates to ZWaveJS UI and Zigbee2MQTT, it was generating overrides for the incorrect OCI image names.
This commit is contained in:
@@ -158,12 +158,8 @@ images:
|
||||
- name: docker.io/rhasspy/wyoming-piper
|
||||
newTag: 1.6.3
|
||||
- name: ghcr.io/koenkk/zigbee2mqtt
|
||||
newTag: 2.4.0
|
||||
newTag: 2.6.1
|
||||
- name: ghcr.io/zwave-js/zwave-js-ui
|
||||
newTag: 10.7.0
|
||||
newTag: 11.2.1
|
||||
- name: docker.io/library/eclipse-mosquitto
|
||||
newTag: 2.0.22
|
||||
- name: docker.io/koenkk/zigbee2mqtt
|
||||
newTag: 2.6.1
|
||||
- name: docker.io/zwavejs/zwave-js-ui
|
||||
newTag: 11.2.1
|
||||
|
||||
Reference in New Issue
Block a user