hot fix -- update telegraf version

pull/2318/head
noramullen1 2021-03-18 08:21:51 -07:00
parent b2c66c266b
commit 623493b09d
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@ const path = require('path');
const latestVersions = {
'influxdb': 'v2.0',
'influxdbv2': 'v2.0',
'telegraf': 'v1.17',
'telegraf': 'v1.18',
'chronograf': 'v1.8',
'kapacitor': 'v1.5',
'enterprise': 'v1.8',