diff --git a/kubernetes/talos-flux/apps/home-automation/zigbee2mqtt/basement/helm-release.yaml b/kubernetes/talos-flux/apps/home-automation/zigbee2mqtt/basement/helm-release.yaml index 692ad4cea..e42b3639d 100644 --- a/kubernetes/talos-flux/apps/home-automation/zigbee2mqtt/basement/helm-release.yaml +++ b/kubernetes/talos-flux/apps/home-automation/zigbee2mqtt/basement/helm-release.yaml @@ -27,7 +27,7 @@ spec: nameOverride: *app image: repository: ghcr.io/koenkk/zigbee2mqtt - tag: 1.33.2 + tag: 1.34.0 env: ZIGBEE2MQTT_DATA: /config TZ: ${SETTING_TZ} diff --git a/kubernetes/talos-flux/apps/home-automation/zigbee2mqtt/downstairs/helm-release.yaml b/kubernetes/talos-flux/apps/home-automation/zigbee2mqtt/downstairs/helm-release.yaml index 25d1e9524..eb6bbb791 100644 --- a/kubernetes/talos-flux/apps/home-automation/zigbee2mqtt/downstairs/helm-release.yaml +++ b/kubernetes/talos-flux/apps/home-automation/zigbee2mqtt/downstairs/helm-release.yaml @@ -27,7 +27,7 @@ spec: nameOverride: *app image: repository: ghcr.io/koenkk/zigbee2mqtt - tag: 1.33.2 + tag: 1.34.0 env: ZIGBEE2MQTT_DATA: /config TZ: ${SETTING_TZ} diff --git a/kubernetes/talos-flux/apps/home-automation/zigbee2mqtt/upstairs/helm-release.yaml b/kubernetes/talos-flux/apps/home-automation/zigbee2mqtt/upstairs/helm-release.yaml index 1de09ab5d..f0d391590 100644 --- a/kubernetes/talos-flux/apps/home-automation/zigbee2mqtt/upstairs/helm-release.yaml +++ b/kubernetes/talos-flux/apps/home-automation/zigbee2mqtt/upstairs/helm-release.yaml @@ -27,7 +27,7 @@ spec: nameOverride: *app image: repository: ghcr.io/koenkk/zigbee2mqtt - tag: 1.33.2 + tag: 1.34.0 env: ZIGBEE2MQTT_DATA: /config TZ: ${SETTING_TZ}