hotfix: updated telegraf version in edge.js

pull/3500/head^2
Scott Anderson 2021-12-17 11:28:01 -07:00
parent aace0494a1
commit 254f173ba0
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@ const path = require('path');
const latestVersions = {
'influxdb': 'v2.1',
'influxdbv2': 'v2.1',
'telegraf': 'v1.20',
'telegraf': 'v1.21',
'chronograf': 'v1.9',
'kapacitor': 'v1.6',
'enterprise': 'v1.9',