Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
egeback committed Dec 7, 2024
1 parent c5b1146 commit 9815a86
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion charts/home-assistant/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ apiVersion: v2
appVersion: 2024.12
description: Home Assistant helm package
name: home-assistant
version: 1.1.28
version: 1.1.29
kubeVersion: ">=1.16.0-0"
keywords:
- home-assistant
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.1.28](https://img.shields.io/badge/Version-1.1.28-informational?style=flat-square) ![AppVersion: 2024.12](https://img.shields.io/badge/AppVersion-2024.12-informational?style=flat-square)
![Version: 1.1.29](https://img.shields.io/badge/Version-1.1.29-informational?style=flat-square) ![AppVersion: 2024.12](https://img.shields.io/badge/AppVersion-2024.12-informational?style=flat-square)

Home Assistant helm package

Expand Down
2 changes: 1 addition & 1 deletion charts/home-assistant/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@ configMaps:
persistence:
passwd-walkarround:
type: configMap
name: passwd
name: home-assistant-passwd
advancedMounts:
main:
main:
Expand Down

0 comments on commit 9815a86

Please sign in to comment.