Skip to content

Commit 0234ccb

Browse files
Update ghcr.io/home-assistant/home-assistant Docker tag to v2025.1.4 (#96)
* Update ghcr.io/home-assistant/home-assistant Docker tag to v2025.1.4 * helm-docs: automated action --------- Co-authored-by: small-hack-renovate[bot] <151926327+small-hack-renovate[bot]@users.noreply.github.com> Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 301daec commit 0234ccb

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

charts/home-assistant/Chart.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,13 +15,13 @@ type: application
1515
# This is the chart version. This version number should be incremented each time you make changes
1616
# to the chart and its templates, including the app version.
1717
# Versions are expected to follow Semantic Versioning (https://semver.org/)
18-
version: 1.0.3
18+
version: 1.0.4
1919

2020
# The appVersion is the version number of the application being deployed. This version number should be
2121
# incremented each time you make changes to the application. Home Assistant versions can be found here: https://github.com/home-assistant/core/releases
2222

2323
# renovate: image=ghcr.io/home-assistant/home-assistant
24-
appVersion: "2025.1.3"
24+
appVersion: "2025.1.4"
2525

2626
maintainers:
2727
- name: "jessebot"

charts/home-assistant/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# home-assistant
22

3-
![Version: 1.0.3](https://img.shields.io/badge/Version-1.0.3-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 2025.1.3](https://img.shields.io/badge/AppVersion-2025.1.3-informational?style=flat-square)
3+
![Version: 1.0.4](https://img.shields.io/badge/Version-1.0.4-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 2025.1.4](https://img.shields.io/badge/AppVersion-2025.1.4-informational?style=flat-square)
44

55
A Helm chart for home assistant on Kubernetes
66

0 commit comments

Comments
 (0)