Skip to content

Commit

Permalink
Merge pull request #54 from JacekZubielik/home-assistant
Browse files Browse the repository at this point in the history
build(home-assistant): version: 0.0.8
  • Loading branch information
JacekZubielik authored Jul 22, 2024
2 parents b5bec3d + 6fa1ee7 commit 0beb09c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion charts/home-assistant/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ apiVersion: v2
appVersion: 2024.6.4
description: Home Assistant automation
name: home-assistant
version: 0.0.7
version: 0.0.8
keywords:
- home-assistant
- automation
Expand Down
2 changes: 1 addition & 1 deletion charts/home-assistant/templates/statefulset.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@ spec:
volumeMounts:
- mountPath: /config
name: ha-data
subPath: config
# subPath: config
{{- range .Values.hostMounts }}
{{- if .mountPath }}
- mountPath: {{ .mountPath }}
Expand Down

0 comments on commit 0beb09c

Please sign in to comment.