From b0ce58407255109bdfd3db638babd6c3949edf54 Mon Sep 17 00:00:00 2001 From: "tyriis-automation[bot]" <133711747+tyriis-automation[bot]@users.noreply.github.com> Date: Wed, 1 Nov 2023 20:18:22 +0000 Subject: [PATCH] fix(upstairs): update container tag ghcr.io/koenkk/zigbee2mqtt to v1.33.2 --- .../apps/home-automation/zigbee2mqtt/basement/helm-release.yaml | 2 +- .../home-automation/zigbee2mqtt/downstairs/helm-release.yaml | 2 +- .../apps/home-automation/zigbee2mqtt/upstairs/helm-release.yaml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) 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}