diff --git a/charts/uptimerobot/Chart.yaml b/charts/uptimerobot/Chart.yaml index b92a25ed..98a69299 100644 --- a/charts/uptimerobot/Chart.yaml +++ b/charts/uptimerobot/Chart.yaml @@ -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 diff --git a/charts/uptimerobot/README.md b/charts/uptimerobot/README.md index f571c66d..827b7143 100644 --- a/charts/uptimerobot/README.md +++ b/charts/uptimerobot/README.md @@ -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.