* chore(apps): cleanup questions by removing hidden dicts * persistence cleanup pt1 * persistence cleanup pt2 * persistence cleanup pt3 * persistence cleanup pt4 * persistence cleanup pt5 * remove gui for staticfiles for recipes * make mountPath visible and read-only field * make mountPath visible and read-only field * bump patch * remove trailing `/` on paths and fix freerad * enable udev (scrutiny) * also cleanup vCT * move mountPath under advanced * update mountPath label * bump patch dep train
26 lines
697 B
YAML
26 lines
697 B
YAML
apiVersion: v2
|
|
appVersion: "1.0.11"
|
|
dependencies:
|
|
- name: common
|
|
repository: https://truecharts.org
|
|
version: 8.9.21
|
|
description: Expose all events from an Amcrest device to an MQTT broker
|
|
home: https://github.com/truecharts/apps/tree/master/charts/stable/amcrest2mqtt
|
|
icon: https://truecharts.org/_static/img/appicons/amcrest2mqtt-icon.png
|
|
keywords:
|
|
- amcrest2mqtt
|
|
kubeVersion: '>=1.16.0-0'
|
|
maintainers:
|
|
- email: info@truecharts.org
|
|
name: TrueCharts
|
|
url: https://truecharts.org
|
|
name: amcrest2mqtt
|
|
sources:
|
|
- https://github.com/dchesterton/amcrest2mqtt
|
|
version: 2.0.25
|
|
annotations:
|
|
truecharts.org/catagories: |
|
|
- media
|
|
truecharts.org/SCALE-support: "true"
|
|
truecharts.org/grade: U
|