updating uptimerobot readme (#29)

Signed-off-by: Jeff Billimek <jeff@billimek.com>
This commit is contained in:
Jeff Billimek 2019-05-27 01:32:47 -04:00 committed by GitHub
parent 3d181e42f7
commit 6fb5bc988c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 3 deletions

View File

@ -1,6 +1,6 @@
apiVersion: v1 apiVersion: v1
name: uptimerobot name: uptimerobot
version: 1.1.4 version: 1.1.5
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:

View File

@ -1,6 +1,6 @@
# A tool to get statistics from Uptime Robot and log it into InfluxDB # A tool to get statistics from Uptime Robot and log it into InfluxDB
![Screenshot](https://github.com/billimek/node-influx-uptimerobot/blob/master/docs/dashboard.png) ![Screenshot](https://raw.githubusercontent.com/billimek/node-influx-uptimerobot/master/docs/dashboard.png)
This tool allows you to run periodic uptimerobot data usage checks and save the results to Influxdb This tool allows you to run periodic uptimerobot data usage checks and save the results to Influxdb
@ -68,4 +68,4 @@ Alternatively, a YAML file that specifies the values for the above parameters ca
$ helm install --name my-release -f values.yaml billimek/uptimerobot $ helm install --name my-release -f values.yaml billimek/uptimerobot
``` ```
Read through the [values.yaml](values.yaml) file. It has several commented out suggested values. Read through the [values.yaml](https://github.com/billimek/billimek-charts/blob/master/uptimerobot/values.yaml) file. It has several commented out suggested values.