From 9307eceb64c30b8f1c05bd69989ae5749a81968f Mon Sep 17 00:00:00 2001 From: "tyriis-automation[bot]" <133711747+tyriis-automation[bot]@users.noreply.github.com> Date: Wed, 18 Oct 2023 05:17:02 +0000 Subject: [PATCH] feat(app): update container tag ghcr.io/esphome/esphome to v2023.10.0 --- .../apps/home-automation/esphome/app/helm-release.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kubernetes/talos-flux/apps/home-automation/esphome/app/helm-release.yaml b/kubernetes/talos-flux/apps/home-automation/esphome/app/helm-release.yaml index 4c7f3c433..f38e5439e 100644 --- a/kubernetes/talos-flux/apps/home-automation/esphome/app/helm-release.yaml +++ b/kubernetes/talos-flux/apps/home-automation/esphome/app/helm-release.yaml @@ -29,7 +29,7 @@ spec: values: image: repository: ghcr.io/esphome/esphome - tag: 2023.9.3 + tag: 2023.10.0 env: TZ: ${SETTING_TZ} ESPHOME_DASHBOARD_USE_PING: "true"