Skip to content
This repository was archived by the owner on Mar 18, 2024. It is now read-only.

Commit 5d74b53

Browse files
committed
chore(zigbee2mqtt): bump from 1.32.2 to 1.33.0
1 parent f545a2a commit 5d74b53

File tree

1 file changed

+1
-1
lines changed
  • terraform/module/iot-backend/zigbee2mqtt

1 file changed

+1
-1
lines changed

terraform/module/iot-backend/zigbee2mqtt/main.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ locals {
22
chart_version = "9.4.2"
33

44
# k8s-at-home repo is no longer maintained. Override z2m version in chart.
5-
z2m_version = "1.32.2"
5+
z2m_version = "1.33.0"
66
}
77

88
resource "helm_release" "zigbee2mqtt" {

0 commit comments

Comments
 (0)