diff --git a/charts/stable/zigbee2mqtt/Chart.yaml b/charts/stable/zigbee2mqtt/Chart.yaml index 998fb9652b7..b5e341cb8cd 100644 --- a/charts/stable/zigbee2mqtt/Chart.yaml +++ b/charts/stable/zigbee2mqtt/Chart.yaml @@ -20,7 +20,7 @@ name: zigbee2mqtt sources: - https://github.com/truecharts/charts/tree/master/charts/stable/zigbee2mqtt - https://github.com/Koenkk/zigbee2mqtt -version: 8.0.6 +version: 8.0.7 annotations: truecharts.org/category: media truecharts.org/SCALE-support: "true" diff --git a/charts/stable/zigbee2mqtt/questions.yaml b/charts/stable/zigbee2mqtt/questions.yaml index 544a78e7a58..938238a9827 100644 --- a/charts/stable/zigbee2mqtt/questions.yaml +++ b/charts/stable/zigbee2mqtt/questions.yaml @@ -56,7 +56,7 @@ questions: schema: type: string required: true - default: "mqtt://mqtt.ix-mqtt.svc.cluster.local" + default: "mqtt://mosquitto.ix-mosquitto.svc.cluster.local" - variable: ZIGBEE2MQTT_CONFIG_MQTT_BASE_TOPIC label: "MQTT Base Topic" description: "This will override the specific value of config file"