From ceecaee422cca0868a361e3382ed03dbf7ef6355 Mon Sep 17 00:00:00 2001 From: 95gabor <95gabor@users.noreply.github.com> Date: Sat, 12 Oct 2024 08:06:53 +0000 Subject: [PATCH] bump(home-assistant): appVersion 2024.10.2 --- charts/home-assistant/Chart.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/home-assistant/Chart.yaml b/charts/home-assistant/Chart.yaml index df2b649..d61b5de 100644 --- a/charts/home-assistant/Chart.yaml +++ b/charts/home-assistant/Chart.yaml @@ -16,10 +16,10 @@ type: application # This is the chart version. This version number should be incremented each time you make changes # to the chart and its templates, including the app version. # Versions are expected to follow Semantic Versioning (https://semver.org/) -version: 0.2.58 +version: 0.2.59 # This is the version number of the application being deployed. This version number should be # incremented each time you make changes to the application. Versions are not expected to # follow Semantic Versioning. They should reflect the version the application is using. # It is recommended to use it with quotes. -appVersion: "2024.10.1" +appVersion: "2024.10.2"