diff --git a/charts/home-assistant/Chart.yaml b/charts/home-assistant/Chart.yaml index 48c85df..5379d96 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.4.1 +version: 1.5.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.4.2" +appVersion: "2025.5.3" maintainers: - name: "jessebot" diff --git a/charts/home-assistant/README.md b/charts/home-assistant/README.md index 6ccff03..1acd94a 100644 --- a/charts/home-assistant/README.md +++ b/charts/home-assistant/README.md @@ -1,6 +1,6 @@ # home-assistant -![Version: 1.4.1](https://img.shields.io/badge/Version-1.4.1-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 2025.4.2](https://img.shields.io/badge/AppVersion-2025.4.2-informational?style=flat-square) +![Version: 1.5.0](https://img.shields.io/badge/Version-1.5.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 2025.5.3](https://img.shields.io/badge/AppVersion-2025.5.3-informational?style=flat-square) A Helm chart for home assistant on Kubernetes