mirror of
https://github.com/k8s-at-home/charts.git
synced 2025-01-30 21:39:04 +00:00
c1ab113f7c
Co-authored-by: Renovate Bot <bot@renovateapp.com> Co-authored-by: Bᴇʀɴᴅ Sᴄʜᴏʀɢᴇʀs <me@bjw-s.dev>
26 lines
749 B
YAML
26 lines
749 B
YAML
apiVersion: v2
|
|
appVersion: "2021.06.01"
|
|
description: DSMR-protocol reader, telegram data storage and energy consumption visualizer.
|
|
name: dsmr-reader
|
|
version: 5.3.1
|
|
kubeVersion: ">=1.16.0-0"
|
|
keywords:
|
|
- dsmr-reader
|
|
- energy
|
|
home: https://github.com/k8s-at-home/charts/tree/master/charts/stable/dsmr-reader
|
|
icon: https://avatars2.githubusercontent.com/u/57727360?s=400&v=4
|
|
sources:
|
|
- https://github.com/dsmrreader/dsmr-reader
|
|
- https://github.com/xirixiz/dsmr-reader-docker
|
|
maintainers:
|
|
- name: billimek
|
|
email: jeff@billimek.com
|
|
dependencies:
|
|
- name: common
|
|
repository: https://library-charts.k8s-at-home.com
|
|
version: 4.2.0
|
|
- name: postgresql
|
|
version: 10.13.10
|
|
repository: https://charts.bitnami.com/bitnami
|
|
condition: postgresql.enabled
|