Add missing logos (#39)

* adding logo for comcast

* add logo for digitalocean-dyndns

* adding icon for modem-stats

* adding icon for speedtest chart

* adding icon for uptimerobot chart

* remove trailing space
This commit is contained in:
Jeff Billimek 2019-05-27 22:50:01 -04:00 committed by GitHub
parent 8e1b67f663
commit b4b1cc0fc7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
5 changed files with 10 additions and 5 deletions

View File

@ -1,6 +1,6 @@
apiVersion: v1
name: comcast
version: 1.0.3
version: 1.0.4
appVersion: 1.0.0
description: periodic comcast data usage checks and save the results to InfluxDB
keywords:
@ -8,6 +8,7 @@ keywords:
- influxdb
- xfinity
home: https://github.com/billimek/billimek-charts/tree/master/comcast
icon: https://i.imgur.com/iR1dUpp.png
sources:
- https://github.com/billimek/comcastUsage-for-influxdb
- https://github.com/billimek/billimek-charts

View File

@ -2,11 +2,12 @@ apiVersion: v1
appVersion: "1.0"
description: Dynamic DNS using DigitalOcean's DNS Services
name: digitalocean-dyndns
version: 0.1.3
version: 0.1.4
keywords:
- digitalocean
- dynamicdns
home: https://github.com/billimek/billimek-charts/tree/master/digitalocean-dyndns
icon: https://i.imgur.com/cS6iqXD.png
sources:
- https://github.com/tunix/digitalocean-dyndns
- https://github.com/billimek/billimek-charts

View File

@ -1,12 +1,13 @@
apiVersion: v1
name: modem-stats
version: 1.0.5
version: 1.0.6
appVersion: 1.0.0
description: periodic cable modem data collection and save the results to InfluxDB
keywords:
- sb6183
- influxdb
home: https://github.com/billimek/billimek-charts/tree/master/modem-stats
icon: https://i.imgur.com/NprLyFf.png
sources:
- https://github.com/billimek/SB6183-stats-for-influxdb
- https://github.com/billimek/billimek-charts

View File

@ -1,6 +1,6 @@
apiVersion: v1
name: speedtest
version: 1.1.5
version: 1.1.6
appVersion: 1.0.0
description: periodic speedtest and save the results to InfluxDB
keywords:
@ -8,6 +8,7 @@ keywords:
- influxdb
- grafana
home: https://github.com/billimek/billimek-charts/tree/master/speedtest
icon: https://i.imgur.com/nDYjKk8.png
sources:
- https://github.com/billimek/Speedtest-for-InfluxDB-and-Grafana
- https://github.com/billimek/billimek-charts

View File

@ -1,6 +1,6 @@
apiVersion: v1
name: uptimerobot
version: 1.1.8
version: 1.1.9
appVersion: 1.1.0
description: A tool to get statistics from Uptime Robot and log it into InfluxDB
keywords:
@ -8,6 +8,7 @@ keywords:
- influxdb
- grafana
home: https://github.com/billimek/billimek-charts/tree/master/uptimerobot
icon: https://i.imgur.com/ARSSILk.png
sources:
- https://github.com/trojanc/node-influx-uptimerobot
- https://github.com/billimek/billimek-charts