diff --git a/charts/home-assistant/Chart.yaml b/charts/home-assistant/Chart.yaml index fd237c9..4d22a70 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.16.0 +version: 0.16.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: "2024.11.2" +appVersion: "2024.11.3" maintainers: - name: "jessebot"