-
Notifications
You must be signed in to change notification settings - Fork 8
Expand file tree
/
Copy pathChart.yaml
More file actions
39 lines (39 loc) · 1.16 KB
/
Copy pathChart.yaml
File metadata and controls
39 lines (39 loc) · 1.16 KB
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.68.0
# renovate: image=ghcr.io/home-assistant/home-assistant
appVersion: "2026.6.4"
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: pascal@reeb.io
dependencies:
- name: common
repository: https://bjw-s-labs.github.io/helm-charts/
version: 1.5.1
- name: postgresql
version: 16.7.27
repository: https://charts.bitnami.com/bitnami
condition: postgresql.enabled
- name: mariadb
version: 22.0.0
repository: https://charts.bitnami.com/bitnami
condition: mariadb.enabled
- name: influxdb
version: 7.1.20
repository: https://charts.bitnami.com/bitnami
condition: influxdb.enabled
annotations:
artifacthub.io/changes: |
- kind: changed
description: use template to generate README.md