Skip to content

Commit

Permalink
Update ghcr.io/home-assistant/home-assistant Docker tag to v2025.1.1 (#…
Browse files Browse the repository at this point in the history
…89)

* Update ghcr.io/home-assistant/home-assistant Docker tag to v2025.1.1

* 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>
  • Loading branch information
1 parent ae915e5 commit dd60490
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
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.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"
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.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

Expand Down

0 comments on commit dd60490

Please sign in to comment.