From 2fd57de6134fcf2cbe8b2d1c7c18f635ec0fcefe Mon Sep 17 00:00:00 2001 From: "small-hack-renovate[bot]" <151926327+small-hack-renovate[bot]@users.noreply.github.com> Date: Wed, 2 Oct 2024 18:31:44 +0000 Subject: [PATCH 1/2] Update ghcr.io/home-assistant/home-assistant Docker tag to v2024.10.0 --- 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 e942d44..14d0723 100644 --- a/charts/home-assistant/Chart.yaml +++ b/charts/home-assistant/Chart.yaml @@ -15,13 +15,13 @@ 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.14.0 +version: 0.15.0 # The appVersion is the version number of the application being deployed. This version number should be # incremented each time you make changes to the application. Home Assistant versions can be found here: https://github.com/home-assistant/core/releases # renovate: image=ghcr.io/home-assistant/home-assistant -appVersion: "2024.9.3" +appVersion: "2024.10.0" maintainers: - name: "jessebot" From ec32ef588ee52eff52efc24b3dda886da309e59a Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Wed, 2 Oct 2024 18:32:18 +0000 Subject: [PATCH 2/2] helm-docs: automated action --- charts/home-assistant/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/home-assistant/README.md b/charts/home-assistant/README.md index 537e4a6..ce25c80 100644 --- a/charts/home-assistant/README.md +++ b/charts/home-assistant/README.md @@ -1,6 +1,6 @@ # home-assistant -![Version: 0.14.0](https://img.shields.io/badge/Version-0.14.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 2024.9.3](https://img.shields.io/badge/AppVersion-2024.9.3-informational?style=flat-square) +![Version: 0.15.0](https://img.shields.io/badge/Version-0.15.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 2024.10.0](https://img.shields.io/badge/AppVersion-2024.10.0-informational?style=flat-square) A Helm chart for home assistant on Kubernetes