mirror of
https://github.com/k8s-at-home/charts.git
synced 2025-01-31 05:49:04 +00:00
d49e8c3a63
* chore(deps): update helm chart common to v3.3.0 * chore(deps): update external minor dep helm releases (#1074) * chore(deps): update external patch dep helm releases (#1073) Co-authored-by: Renovate Bot <bot@renovateapp.com>
24 lines
762 B
YAML
24 lines
762 B
YAML
apiVersion: v2
|
|
appVersion: 4.0.8
|
|
description: AppDaemon is a loosely coupled, multi-threaded, sandboxed python execution environment for writing automation apps for various types of Home Automation Software including Home Assistant and MQTT.
|
|
name: appdaemon
|
|
version: 7.1.0
|
|
kubeVersion: ">=1.16.0-0"
|
|
keywords:
|
|
- appdaemon
|
|
- home-automation
|
|
- home-assistant
|
|
- mqtt
|
|
home: https://github.com/k8s-at-home/charts/tree/master/charts/stable/appdaemon
|
|
icon: https://avatars.githubusercontent.com/u/67876516?s=200&v=4
|
|
sources:
|
|
- https://github.com/AppDaemon/appdaemon
|
|
- https://hub.docker.com/r/acockburn/appdaemon/
|
|
maintainers:
|
|
- name: billimek
|
|
email: jeff@billimek.com
|
|
dependencies:
|
|
- name: common
|
|
repository: https://library-charts.k8s-at-home.com
|
|
version: 3.3.0
|