Skip to content

Latest commit

 

History

History

home-assistant

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

home-assistant

Version: 1.49.0 Type: application AppVersion: 2024.10.1

Open source home automation that puts local control and privacy first

Homepage: https://github.com/pree/helm-charts/tree/master/charts/home-assistant

Maintainers

Name Email Url
pree pascal@reeb.io

Source Code

Requirements

Repository Name Version
https://bjw-s.github.io/helm-charts/ common 1.5.1
https://charts.bitnami.com/bitnami influxdb 6.3.21
https://charts.bitnami.com/bitnami mariadb 19.0.7
https://charts.bitnami.com/bitnami postgresql 16.0.0

Values

Key Type Default Description
addons.codeserver object See values.yaml Enable and configure codeserver for the chart. This allows for easy access to configuration.yaml
env object See below environment variables.
env.TZ string "UTC" Set the container timezone
image.pullPolicy string "IfNotPresent" image pull policy
image.repository string "ghcr.io/home-assistant/home-assistant" image repository
image.tag string chart.appVersion image tag
influxdb object See values.yaml Enable and configure influxdb database subchart under this key. For more options see influxdb chart documentation
ingress.main object See values.yaml Enable and configure ingress settings for the chart under this key.
mariadb object See values.yaml Enable and configure mariadb database subchart under this key. For more options see mariadb chart documentation
metrics.enabled bool See values.yaml Enable and configure a Prometheus serviceMonitor.
metrics.prometheusRule object See values.yaml Enable and configure Prometheus Rules for the chart under this key.
metrics.prometheusRule.rules list See prometheusrules.yaml Configure additionial rules for the chart under this key.
metrics.serviceMonitor.interval string "1m"
metrics.serviceMonitor.labels object {}
metrics.serviceMonitor.scrapeTimeout string "30s"
persistence object See values.yaml Configure persistence settings for the chart under this key.
persistence.usb object See values.yaml Configure a hostPathMount to mount a USB device in the container.
postgresql object See values.yaml Enable and configure postgresql database subchart under this key. For more options see postgresql chart documentation
probes object See values.yaml Configures the probes for the main Pod.
securityContext.privileged bool false Privileged securityContext may be required if USB devices are accessed directly through the host machine
service object See values.yaml Configures service settings for the chart.

License

This Helm chart is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, version 3 of the License.


Autogenerated from chart metadata using helm-docs