Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ spec:
app:
image:
repository: ghcr.io/koenkk/zigbee2mqtt
tag: 2.7.1
tag: 2.8.0
env:
ZIGBEE2MQTT_DATA: /config
ZIGBEE2MQTT_CONFIG_ADVANCED_LAST_SEEN: ISO_8601
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ spec:

image:
repository: ghcr.io/koenkk/zigbee2mqtt
tag: 2.7.1
tag: 2.8.0
env:
Z2M_WATCHDOG: default
ZIGBEE2MQTT_DATA: /data
Expand Down