From 516dad2b25552e44ef9372a96dac38fbf1c1a9b7 Mon Sep 17 00:00:00 2001 From: Jeff Billimek Date: Wed, 15 May 2019 20:12:03 -0400 Subject: [PATCH 1/9] bumping speedtest chart --- speedtest/Chart.yaml | 4 ++-- speedtest/values.yaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/speedtest/Chart.yaml b/speedtest/Chart.yaml index 3767e082..b466a81a 100644 --- a/speedtest/Chart.yaml +++ b/speedtest/Chart.yaml @@ -1,6 +1,6 @@ apiVersion: v1 name: speedtest -version: 1.1.0 +version: 1.1.1 appVersion: 1.0.0 description: periodic speedtest and save the results to InfluxDB keywords: @@ -12,4 +12,4 @@ sources: - https://github.com/billimek/billimek-charts maintainers: - name: billimek - email: jeff@billimek.com \ No newline at end of file + email: jeff@billimek.com diff --git a/speedtest/values.yaml b/speedtest/values.yaml index 503c04c8..bcd53715 100644 --- a/speedtest/values.yaml +++ b/speedtest/values.yaml @@ -32,4 +32,4 @@ config: ssl: false speedtest: # Leave blank to auto pick server - server: \ No newline at end of file + server: From 01edda8c9c3a7f41288edff7a3ad0177d8234193 Mon Sep 17 00:00:00 2001 From: Jeff Billimek Date: Wed, 15 May 2019 20:16:50 -0400 Subject: [PATCH 2/9] bumping bommit From 608e9a7b1aafc0b23b3d6f80e9e3665405dee437 Mon Sep 17 00:00:00 2001 From: Jeff Billimek Date: Wed, 15 May 2019 20:22:59 -0400 Subject: [PATCH 3/9] bumping commit From e63ed2168144f217364aca2707eafaec9e3fb334 Mon Sep 17 00:00:00 2001 From: Jeff Billimek Date: Wed, 15 May 2019 20:33:49 -0400 Subject: [PATCH 4/9] bumping commit From 2e432aaeb6d49388ca031c81525bed68c6d3f626 Mon Sep 17 00:00:00 2001 From: Jeff Billimek Date: Wed, 15 May 2019 21:05:42 -0400 Subject: [PATCH 5/9] bumping commit From 2b539769ad1f3094ad31bc9a6596c8357512ec2c Mon Sep 17 00:00:00 2001 From: Jeff Billimek Date: Wed, 15 May 2019 21:10:17 -0400 Subject: [PATCH 6/9] bumping commit From 8637d2324ca0ca3850a682d8aa147e9107943592 Mon Sep 17 00:00:00 2001 From: Jeff Billimek Date: Wed, 15 May 2019 21:16:37 -0400 Subject: [PATCH 7/9] bumping commit From 62e1806c1605e68f9366ccd98c3ee165c637b9e6 Mon Sep 17 00:00:00 2001 From: Jeff Billimek Date: Wed, 15 May 2019 21:24:07 -0400 Subject: [PATCH 8/9] bumping commit From 3f86f3b09938aefa4a8fee3d374cdd25b02cdc35 Mon Sep 17 00:00:00 2001 From: Jeff Billimek Date: Wed, 15 May 2019 21:28:03 -0400 Subject: [PATCH 9/9] fixing indenting --- speedtest/values.yaml | 26 +++++++++++++------------- 1 file changed, 13 insertions(+), 13 deletions(-) diff --git a/speedtest/values.yaml b/speedtest/values.yaml index bcd53715..345cc128 100644 --- a/speedtest/values.yaml +++ b/speedtest/values.yaml @@ -20,16 +20,16 @@ resources: {} nodeSelector: {} debug: false config: - # how many seconds to wait between checks - delay: 3600 - influxdb: - # host/port/database are mandatory - change as needed - host: influxdb-influxdb - port: 8086 - database: speedtests - # username: - # password: - ssl: false - speedtest: - # Leave blank to auto pick server - server: + # how many seconds to wait between checks + delay: 3600 + influxdb: + # host/port/database are mandatory - change as needed + host: influxdb-influxdb + port: 8086 + database: speedtests + # username: + # password: + ssl: false + speedtest: + # Leave blank to auto pick server + server: