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 c18ddec7f..692ad4cea 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.1 + tag: 1.33.2 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 aae35cdcb..25d1e9524 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.1 + tag: 1.33.2 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 f92a3081d..1de09ab5d 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.1 + tag: 1.33.2 env: ZIGBEE2MQTT_DATA: /config TZ: ${SETTING_TZ}