bumping modem-stats

This commit is contained in:
Jeff Billimek 2019-05-15 18:19:16 -04:00
parent 04d3d1a520
commit bd982d0b67
2 changed files with 14 additions and 14 deletions

View File

@ -1,6 +1,6 @@
apiVersion: v1
name: modem-stats
version: 1.0.1
version: 1.0.2
appVersion: 1.0.0
description: periodic cable modem data collection and save the results to InfluxDB
keywords:
@ -12,4 +12,4 @@ sources:
- https://github.com/billimek/billimek-charts
maintainers:
- name: billimek
email: jeff@billimek.com
email: jeff@billimek.com

View File

@ -20,15 +20,15 @@ resources: {}
nodeSelector: {}
debug: false
config:
# how many seconds to wait between checks
delay: 3600
influxdb:
# host/port/database are mandatory - change as needed
host: influxdb-influxdb
port: 8086
database: cable_modem_stats
# username:
# password:
ssl: false
modem:
url: http://192.168.100.1/RgConnect.asp
# how many seconds to wait between checks
delay: 3600
influxdb:
# host/port/database are mandatory - change as needed
host: influxdb-influxdb
port: 8086
database: cable_modem_stats
# username:
# password:
ssl: false
modem:
url: http://192.168.100.1/RgConnect.asp