hotfix: updated edge.js with new chronograf version

pull/2791/head
Scott Anderson 2021-06-28 15:00:08 -06:00
parent 986077c581
commit df70bf043b
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@ const latestVersions = {
'influxdb': 'v2.0',
'influxdbv2': 'v2.0',
'telegraf': 'v1.19',
'chronograf': 'v1.8',
'chronograf': 'v1.9',
'kapacitor': 'v1.6',
'enterprise': 'v1.9',
};