From 191bb2d8c5b6a821dc4d25fb18686b46e45bb701 Mon Sep 17 00:00:00 2001 From: "tyriis-automation[bot]" <133711747+tyriis-automation[bot]@users.noreply.github.com> Date: Fri, 1 Dec 2023 10:19:18 +0000 Subject: [PATCH] feat(upstairs): update container tag ghcr.io/koenkk/zigbee2mqtt to v1.34.0 --- .../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 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}