-
Notifications
You must be signed in to change notification settings - Fork 4
/
Chart.yaml
39 lines (39 loc) · 1.16 KB
/
Chart.yaml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
apiVersion: v2
name: home-assistant
description: Open source home automation that puts local control and privacy first
type: application
version: 1.50.1
# renovate: image=ghcr.io/home-assistant/home-assistant
appVersion: "2024.10.2"
keywords:
- home-assistant
- hass
- homeassistant
- smarthome
home: https://github.com/pree/helm-charts/tree/master/charts/home-assistant
icon: https://raw.githubusercontent.com/home-assistant/home-assistant.io/current/source/images/favicon-192x192.png
sources:
- https://github.com/home-assistant/core
maintainers:
- name: pree
email: [email protected]
dependencies:
- name: common
repository: https://bjw-s.github.io/helm-charts/
version: 1.5.1
- name: postgresql
version: 16.0.1
repository: https://charts.bitnami.com/bitnami
condition: postgresql.enabled
- name: mariadb
version: 19.1.0
repository: https://charts.bitnami.com/bitnami
condition: mariadb.enabled
- name: influxdb
version: 6.3.21
repository: https://charts.bitnami.com/bitnami
condition: influxdb.enabled
annotations:
artifacthub.io/changes: |
- kind: changed
description: use template to generate README.md