Skip to content

Commit

Permalink
hot fix -- update telegraf version
Browse files Browse the repository at this point in the history
noramullen1 committed Mar 18, 2021
1 parent b2c66c2 commit 623493b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deploy/edge.js
Original file line number Diff line number Diff line change
@@ -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',

0 comments on commit 623493b

Please sign in to comment.