first commit

This commit is contained in:
2023-11-11 09:53:16 +01:00
commit d7a10faf7c
13 changed files with 651 additions and 0 deletions

24
Chart.yaml Normal file
View File

@@ -0,0 +1,24 @@
apiVersion: v2
maintainers:
- name: Marko Oldenburg
email: fhemdevelopment@cooltux.net
url: https://git.cooltux.net/kubernetes/helm-charts
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
version: 0.4.9
appVersion: "3.3.1-bullseye"