33 lines
990 B
YAML
33 lines
990 B
YAML
apiVersion: v2
|
|
appVersion: "2021.09.02"
|
|
description: DSMR-protocol reader, telegram data storage and energy consumption visualizer.
|
|
name: dsmr-reader
|
|
version: 11.0.0
|
|
kubeVersion: ">=1.16.0-0"
|
|
keywords:
|
|
- dsmr-reader
|
|
- energy
|
|
home: https://truecharts.org/docs/charts/stable/dsmr-reader
|
|
icon: https://truecharts.org/img/hotlink-ok/chart-icons/dsmr-reader.png
|
|
sources:
|
|
- https://github.com/truecharts/charts/tree/master/charts/stable/dsmr-reader
|
|
- https://github.com/dsmrreader/dsmr-reader
|
|
- https://github.com/xirixiz/dsmr-reader-docker
|
|
dependencies:
|
|
- name: common
|
|
repository: https://library-charts.truecharts.org
|
|
version: 11.0.0
|
|
- condition: postgresql.enabled
|
|
name: postgresql
|
|
repository: https://charts.truecharts.org/
|
|
version: 10.0.0
|
|
maintainers:
|
|
- email: info@truecharts.org
|
|
name: TrueCharts
|
|
url: https://truecharts.org
|
|
annotations:
|
|
truecharts.org/catagories: |
|
|
- media
|
|
truecharts.org/SCALE-support: "true"
|
|
truecharts.org/grade: U
|