moving uptimerobot chart (#113)

Signed-off-by: Jeff Billimek <jeff@billimek.com>
This commit is contained in:
Jeff Billimek 2020-01-10 15:18:22 -05:00 committed by GitHub
parent 14023d3024
commit f091bfb2b2
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,13 +1,13 @@
apiVersion: v1 apiVersion: v1
name: uptimerobot name: uptimerobot
version: 1.1.12 version: 2.0.0
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:
- uptimerobot - uptimerobot
- influxdb - influxdb
- grafana - grafana
home: https://github.com/billimek/billimek-charts/tree/master/uptimerobot home: https://github.com/billimek/billimek-charts/tree/master/charts/uptimerobot
icon: https://i.imgur.com/ARSSILk.png icon: https://i.imgur.com/ARSSILk.png
sources: sources:
- https://github.com/trojanc/node-influx-uptimerobot - https://github.com/trojanc/node-influx-uptimerobot

View File

@ -70,4 +70,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](https://github.com/billimek/billimek-charts/blob/master/uptimerobot/values.yaml) file. It has several commented out suggested values. Read through the [values.yaml](https://github.com/billimek/billimek-charts/blob/master/charts/uptimerobot/values.yaml) file. It has several commented out suggested values.