diff --git a/charts/home-assistant/Chart.yaml b/charts/home-assistant/Chart.yaml index 24f358f..00452ce 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.0.0 +version: 1.0.1 # 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.1.0" +appVersion: "2025.1.1" maintainers: - name: "jessebot" diff --git a/charts/home-assistant/README.md b/charts/home-assistant/README.md index a933c8c..e0b50e5 100644 --- a/charts/home-assistant/README.md +++ b/charts/home-assistant/README.md @@ -1,6 +1,6 @@ # home-assistant -![Version: 1.0.0](https://img.shields.io/badge/Version-1.0.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 2025.1.0](https://img.shields.io/badge/AppVersion-2025.1.0-informational?style=flat-square) +![Version: 1.0.1](https://img.shields.io/badge/Version-1.0.1-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 2025.1.1](https://img.shields.io/badge/AppVersion-2025.1.1-informational?style=flat-square) A Helm chart for home assistant on Kubernetes