fix(deps): update docker.io/koenkk/zigbee2mqtt docker tag to v2.1.1
This commit is contained in:
parent
6457beac25
commit
ba164b5887
1 changed files with 1 additions and 1 deletions
|
@ -50,7 +50,7 @@ zigbee2mqtt:
|
||||||
registry: docker.io
|
registry: docker.io
|
||||||
repository: koenkk/zigbee2mqtt
|
repository: koenkk/zigbee2mqtt
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
tag: 2.1.0
|
tag: 2.1.1
|
||||||
device: /dev/ttyACM0
|
device: /dev/ttyACM0
|
||||||
securityContext:
|
securityContext:
|
||||||
privileged: true
|
privileged: true
|
||||||
|
|
Loading…
Add table
Reference in a new issue