mirror of
https://github.com/k8s-at-home/charts.git
synced 2025-01-24 07:59:02 +00:00
moving uptimerobot chart (#113)
Signed-off-by: Jeff Billimek <jeff@billimek.com>
This commit is contained in:
parent
14023d3024
commit
f091bfb2b2
@ -1,13 +1,13 @@
|
||||
apiVersion: v1
|
||||
name: uptimerobot
|
||||
version: 1.1.12
|
||||
version: 2.0.0
|
||||
appVersion: 1.1.0
|
||||
description: A tool to get statistics from Uptime Robot and log it into InfluxDB
|
||||
keywords:
|
||||
- uptimerobot
|
||||
- influxdb
|
||||
- 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
|
||||
sources:
|
||||
- https://github.com/trojanc/node-influx-uptimerobot
|
||||
|
@ -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
|
||||
```
|
||||
|
||||
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.
|
||||
|
Loading…
Reference in New Issue
Block a user