diff --git a/uptimerobot/Chart.yaml b/uptimerobot/Chart.yaml index 391b1f8b..b15d2fbe 100644 --- a/uptimerobot/Chart.yaml +++ b/uptimerobot/Chart.yaml @@ -1,6 +1,6 @@ apiVersion: v1 name: uptimerobot -version: 1.1.4 +version: 1.1.5 appVersion: 1.1.0 description: A tool to get statistics from Uptime Robot and log it into InfluxDB keywords: diff --git a/uptimerobot/README.md b/uptimerobot/README.md index b1b7d2ca..006dc83f 100644 --- a/uptimerobot/README.md +++ b/uptimerobot/README.md @@ -1,6 +1,6 @@ # 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 @@ -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 ``` -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.