Skip to content

Commit

Permalink
Upgrade z2m
Browse files Browse the repository at this point in the history
  • Loading branch information
zegl committed May 26, 2024
1 parent eabed00 commit c1d011a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions kubernetes/zigbee2mqtt/zigbee2mqtt.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ spec:
subPath: ""
containers:
- name: zigbee2mqtt
image: koenkk/zigbee2mqtt:1.35.1
image: koenkk/zigbee2mqtt:1.37.1
imagePullPolicy: IfNotPresent
env:
- name: TZ
Expand Down Expand Up @@ -89,4 +89,4 @@ spec:
ports:
- protocol: TCP
port: 80
targetPort: 8080
targetPort: 8080

0 comments on commit c1d011a

Please sign in to comment.