24 lines
		
	
	
		
			686 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
			
		
		
	
	
			24 lines
		
	
	
		
			686 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
apiVersion: v2
 | 
						|
name: home-assistant
 | 
						|
version: 1.0.0
 | 
						|
description: Home Assistant
 | 
						|
keywords:
 | 
						|
  - home-assistant
 | 
						|
  - home
 | 
						|
  - automation
 | 
						|
home: https://wiki.alexlebens.dev/doc/home-assistant-
 | 
						|
sources:
 | 
						|
  - https://www.home-assistant.io/
 | 
						|
  - https://github.com/home-assistant/core
 | 
						|
  - https://github.com/home-assistant/core/pkgs/container/home-assistant
 | 
						|
  - https://github.com/bjw-s/helm-charts/tree/main/charts/other/app-template
 | 
						|
maintainers:
 | 
						|
  - name: alexlebens
 | 
						|
dependencies:
 | 
						|
  - name: app-template
 | 
						|
    alias: home-assistant
 | 
						|
    repository: https://bjw-s.github.io/helm-charts/
 | 
						|
    version: 3.7.3
 | 
						|
icon: https://cdn.jsdelivr.net/gh/selfhst/icons/webp/home-assistant.webp
 | 
						|
appVersion: 2025.3.1
 |