20 lines
579 B
YAML
20 lines
579 B
YAML
---
|
|
apiVersion: v2
|
|
name: home-assistant
|
|
description: Open source home automation that puts local control and privacy first. Powered by a worldwide community of tinkerers and DIY enthusiasts.
|
|
type: application
|
|
version: 1.0.0
|
|
appVersion: 2024.11.1
|
|
kubeVersion: ">=1.27.0"
|
|
home: https://www.home-assistant.io/
|
|
sources:
|
|
- https://git.rre.nu/jonas/helm-charts
|
|
- https://github.com/home-assistant/core
|
|
maintainers:
|
|
- name: Jonas Forsberg
|
|
email: barregargamel@gmail.com
|
|
dependencies:
|
|
- name: lib
|
|
repository: https://git.rre.nu/api/packages/jonas/helm
|
|
version: 1.0.3
|