diff --git a/uptimerobot/Chart.yaml b/uptimerobot/Chart.yaml index e96f166f..e872090a 100644 --- a/uptimerobot/Chart.yaml +++ b/uptimerobot/Chart.yaml @@ -1,11 +1,12 @@ apiVersion: v1 name: uptimerobot -version: 1.1.7 +version: 1.1.8 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 sources: - https://github.com/trojanc/node-influx-uptimerobot diff --git a/uptimerobot/README.md b/uptimerobot/README.md index 006dc83f..15e72dec 100644 --- a/uptimerobot/README.md +++ b/uptimerobot/README.md @@ -34,7 +34,7 @@ The command removes all the Kubernetes components associated with the chart and ## Configuration -The configuration is set as a block of text through a configmap and mouted as a file in /src/config.ini Any value in this text block should match the defined uptimerobot configuration. There are several values here that will have to match our kubernetes configuration. +The configuration is set as a block of text through a configmap and mounted as a file in /src/config.ini Any value in this text block should match the defined uptimerobot configuration. There are several values here that will have to match our kubernetes configuration. ## Configuration