From 792e4c018c32ecc3058721e72d4415c2c297013f Mon Sep 17 00:00:00 2001 From: Alex Date: Fri, 23 Feb 2024 17:13:44 -0300 Subject: [PATCH] increase app version --- 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 59a5aef..ad121f7 100644 --- a/charts/home-assistant/Chart.yaml +++ b/charts/home-assistant/Chart.yaml @@ -1,6 +1,6 @@ apiVersion: v2 name: home-assistant -version: 0.0.9 +version: 0.0.10 description: Chart for Home Assistant keywords: - home-automation @@ -9,4 +9,4 @@ sources: maintainers: - name: alexlebens icon: https://avatars.githubusercontent.com/u/13844975?s=200&v=4 -appVersion: v2024.2.2 +appVersion: v2024.2.3