Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions charts/home-assistant/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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.1
version: 1.0.2

# 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.1"
appVersion: "2025.1.2"

maintainers:
- name: "jessebot"
Expand Down
2 changes: 1 addition & 1 deletion charts/home-assistant/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# home-assistant

![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)
![Version: 1.0.2](https://img.shields.io/badge/Version-1.0.2-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 2025.1.2](https://img.shields.io/badge/AppVersion-2025.1.2-informational?style=flat-square)

A Helm chart for home assistant on Kubernetes

Expand Down