diff --git a/charts/home-assistant/Chart.yaml b/charts/home-assistant/Chart.yaml index 9bb27ef..abcd3ee 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: 1.9.1 +version: 1.10.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: "2025.10.4" +appVersion: "2025.11.0" maintainers: - name: "jessebot" diff --git a/charts/home-assistant/README.md b/charts/home-assistant/README.md index dc13491..22dd093 100644 --- a/charts/home-assistant/README.md +++ b/charts/home-assistant/README.md @@ -1,6 +1,6 @@ # home-assistant -![Version: 1.9.1](https://img.shields.io/badge/Version-1.9.1-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 2025.10.4](https://img.shields.io/badge/AppVersion-2025.10.4-informational?style=flat-square) +![Version: 1.10.0](https://img.shields.io/badge/Version-1.10.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 2025.11.0](https://img.shields.io/badge/AppVersion-2025.11.0-informational?style=flat-square) A Helm chart for home assistant on Kubernetes