From 79501c230156a7bfc334403bfd1dfbf6b8b37e3f Mon Sep 17 00:00:00 2001 From: "tinfoild[bot]" <140665299+tinfoild[bot]@users.noreply.github.com> Date: Sun, 12 Jan 2025 20:06:44 +0000 Subject: [PATCH] =?UTF-8?q?fix(helm/app-template):=20update=203.6.0=20?= =?UTF-8?q?=E2=9E=BC=203.6.1?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- kube/deploy/apps/home-assistant/app/hr.yaml | 2 +- kube/deploy/apps/zigbee2mqtt/app/hr.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/kube/deploy/apps/home-assistant/app/hr.yaml b/kube/deploy/apps/home-assistant/app/hr.yaml index 95302f28c9..33bdf7c4b4 100644 --- a/kube/deploy/apps/home-assistant/app/hr.yaml +++ b/kube/deploy/apps/home-assistant/app/hr.yaml @@ -10,7 +10,7 @@ spec: chart: spec: chart: app-template - version: "3.6.0" + version: "3.6.1" sourceRef: name: bjw-s kind: HelmRepository diff --git a/kube/deploy/apps/zigbee2mqtt/app/hr.yaml b/kube/deploy/apps/zigbee2mqtt/app/hr.yaml index ee969a09f0..280c12936a 100644 --- a/kube/deploy/apps/zigbee2mqtt/app/hr.yaml +++ b/kube/deploy/apps/zigbee2mqtt/app/hr.yaml @@ -10,7 +10,7 @@ spec: chart: spec: chart: app-template - version: 3.6.0 + version: 3.6.1 sourceRef: name: bjw-s kind: HelmRepository