fhem-docker_helm-chart/Chart.yaml

25 lines
701 B
YAML
Raw Normal View History

2023-11-11 08:53:16 +00:00
apiVersion: v2
maintainers:
- name: Marko Oldenburg
email: fhemdevelopment@cooltux.net
2024-09-18 15:04:02 +00:00
url: https://git.cooltux.net/FHEM/fhem-docker_helm-chart
2023-11-11 08:53:16 +00:00
name: fhem
description: FHEM (TM) is a GPL'd perl server for house automation. It is used to automate some common tasks in the household like switching lamps / shutters / heating / etc. and to log events like temperature / humidity / power consumption.
home: https://fhem.de
sources:
- https://github.com/fhem/fhem-docker
- https://fhem.de/
keywords:
- fhem
- Houseautomation
- http
- web
- application
- perl
annotations:
category: Houseautomation
licenses: GPL'd
type: application
2024-09-18 15:04:02 +00:00
version: 4.0.5
appVersion: "4.0.5-bullseye"