Skip to content

Commit

Permalink
chore(deps): update koenkk/zigbee2mqtt docker tag to v2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 7, 2025
1 parent b3b3466 commit 7ea88b7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion k8s/prod/zigbee2mqtt-upstairs/zigbee2mqtt.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ spec:
requests:
cpu: 100m
memory: 256M
image: koenkk/zigbee2mqtt:1.42.0
image: koenkk/zigbee2mqtt:2.0.0
imagePullPolicy: IfNotPresent
name: zigbee2mqtt
ports:
Expand Down
2 changes: 1 addition & 1 deletion k8s/prod/zigbee2mqtt/zigbee2mqtt.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ spec:
- env:
- name: ZIGBEE2MQTT_DATA
value: /data
image: koenkk/zigbee2mqtt:1.42.0
image: koenkk/zigbee2mqtt:2.0.0
imagePullPolicy: IfNotPresent
resources:
requests:
Expand Down

0 comments on commit 7ea88b7

Please sign in to comment.