mirror of
https://github.com/k8s-at-home/charts.git
synced 2025-01-24 07:59:02 +00:00
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:
parent
8e1b67f663
commit
b4b1cc0fc7
@ -1,6 +1,6 @@
|
|||||||
apiVersion: v1
|
apiVersion: v1
|
||||||
name: comcast
|
name: comcast
|
||||||
version: 1.0.3
|
version: 1.0.4
|
||||||
appVersion: 1.0.0
|
appVersion: 1.0.0
|
||||||
description: periodic comcast data usage checks and save the results to InfluxDB
|
description: periodic comcast data usage checks and save the results to InfluxDB
|
||||||
keywords:
|
keywords:
|
||||||
@ -8,6 +8,7 @@ keywords:
|
|||||||
- influxdb
|
- influxdb
|
||||||
- xfinity
|
- xfinity
|
||||||
home: https://github.com/billimek/billimek-charts/tree/master/comcast
|
home: https://github.com/billimek/billimek-charts/tree/master/comcast
|
||||||
|
icon: https://i.imgur.com/iR1dUpp.png
|
||||||
sources:
|
sources:
|
||||||
- https://github.com/billimek/comcastUsage-for-influxdb
|
- https://github.com/billimek/comcastUsage-for-influxdb
|
||||||
- https://github.com/billimek/billimek-charts
|
- https://github.com/billimek/billimek-charts
|
||||||
|
@ -2,11 +2,12 @@ apiVersion: v1
|
|||||||
appVersion: "1.0"
|
appVersion: "1.0"
|
||||||
description: Dynamic DNS using DigitalOcean's DNS Services
|
description: Dynamic DNS using DigitalOcean's DNS Services
|
||||||
name: digitalocean-dyndns
|
name: digitalocean-dyndns
|
||||||
version: 0.1.3
|
version: 0.1.4
|
||||||
keywords:
|
keywords:
|
||||||
- digitalocean
|
- digitalocean
|
||||||
- dynamicdns
|
- dynamicdns
|
||||||
home: https://github.com/billimek/billimek-charts/tree/master/digitalocean-dyndns
|
home: https://github.com/billimek/billimek-charts/tree/master/digitalocean-dyndns
|
||||||
|
icon: https://i.imgur.com/cS6iqXD.png
|
||||||
sources:
|
sources:
|
||||||
- https://github.com/tunix/digitalocean-dyndns
|
- https://github.com/tunix/digitalocean-dyndns
|
||||||
- https://github.com/billimek/billimek-charts
|
- https://github.com/billimek/billimek-charts
|
||||||
|
@ -1,12 +1,13 @@
|
|||||||
apiVersion: v1
|
apiVersion: v1
|
||||||
name: modem-stats
|
name: modem-stats
|
||||||
version: 1.0.5
|
version: 1.0.6
|
||||||
appVersion: 1.0.0
|
appVersion: 1.0.0
|
||||||
description: periodic cable modem data collection and save the results to InfluxDB
|
description: periodic cable modem data collection and save the results to InfluxDB
|
||||||
keywords:
|
keywords:
|
||||||
- sb6183
|
- sb6183
|
||||||
- influxdb
|
- influxdb
|
||||||
home: https://github.com/billimek/billimek-charts/tree/master/modem-stats
|
home: https://github.com/billimek/billimek-charts/tree/master/modem-stats
|
||||||
|
icon: https://i.imgur.com/NprLyFf.png
|
||||||
sources:
|
sources:
|
||||||
- https://github.com/billimek/SB6183-stats-for-influxdb
|
- https://github.com/billimek/SB6183-stats-for-influxdb
|
||||||
- https://github.com/billimek/billimek-charts
|
- https://github.com/billimek/billimek-charts
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
apiVersion: v1
|
apiVersion: v1
|
||||||
name: speedtest
|
name: speedtest
|
||||||
version: 1.1.5
|
version: 1.1.6
|
||||||
appVersion: 1.0.0
|
appVersion: 1.0.0
|
||||||
description: periodic speedtest and save the results to InfluxDB
|
description: periodic speedtest and save the results to InfluxDB
|
||||||
keywords:
|
keywords:
|
||||||
@ -8,6 +8,7 @@ keywords:
|
|||||||
- influxdb
|
- influxdb
|
||||||
- grafana
|
- grafana
|
||||||
home: https://github.com/billimek/billimek-charts/tree/master/speedtest
|
home: https://github.com/billimek/billimek-charts/tree/master/speedtest
|
||||||
|
icon: https://i.imgur.com/nDYjKk8.png
|
||||||
sources:
|
sources:
|
||||||
- https://github.com/billimek/Speedtest-for-InfluxDB-and-Grafana
|
- https://github.com/billimek/Speedtest-for-InfluxDB-and-Grafana
|
||||||
- https://github.com/billimek/billimek-charts
|
- https://github.com/billimek/billimek-charts
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
apiVersion: v1
|
apiVersion: v1
|
||||||
name: uptimerobot
|
name: uptimerobot
|
||||||
version: 1.1.8
|
version: 1.1.9
|
||||||
appVersion: 1.1.0
|
appVersion: 1.1.0
|
||||||
description: A tool to get statistics from Uptime Robot and log it into InfluxDB
|
description: A tool to get statistics from Uptime Robot and log it into InfluxDB
|
||||||
keywords:
|
keywords:
|
||||||
@ -8,6 +8,7 @@ keywords:
|
|||||||
- influxdb
|
- influxdb
|
||||||
- grafana
|
- grafana
|
||||||
home: https://github.com/billimek/billimek-charts/tree/master/uptimerobot
|
home: https://github.com/billimek/billimek-charts/tree/master/uptimerobot
|
||||||
|
icon: https://i.imgur.com/ARSSILk.png
|
||||||
sources:
|
sources:
|
||||||
- https://github.com/trojanc/node-influx-uptimerobot
|
- https://github.com/trojanc/node-influx-uptimerobot
|
||||||
- https://github.com/billimek/billimek-charts
|
- https://github.com/billimek/billimek-charts
|
||||||
|
Loading…
Reference in New Issue
Block a user