Skip to content

Commit

Permalink
Revert "feat(container)!: Update ghcr.io/koenkk/zigbee2mqtt (1.42.0 →…
Browse files Browse the repository at this point in the history
… 2.0.0) (#3259)"

Something broke: Koenkk/zigbee2mqtt#24988

Using '/config' as data directory
[FATAL tini (7)] exec node failed: Operation not permitted

This reverts commit 689b94b.
  • Loading branch information
buroa committed Jan 3, 2025
1 parent 689b94b commit 77c156f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion kubernetes/apps/home/zigbee2mqtt/app/helmrelease.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ spec:
app:
image:
repository: ghcr.io/koenkk/zigbee2mqtt
tag: 2.0.0@sha256:6105a3a01a66bbfb98909a7c309d0707ec7b41728ac15d399747077225231545
tag: 1.42.0@sha256:732ae43d714610040bd049487b60af3b2dbcfdefb5f169897455b60d715e2131
env:
TZ: ${TIMEZONE}
ZIGBEE2MQTT_DATA: /config
Expand Down

0 comments on commit 77c156f

Please sign in to comment.