From c0837775a200ca82d597e3665a5568a2646c04c8 Mon Sep 17 00:00:00 2001 From: Kelly Date: Tue, 21 Jun 2022 14:06:07 -0700 Subject: [PATCH] hotfix --- deploy/edge.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/deploy/edge.js b/deploy/edge.js index 46b6b2f9a..5a020d2d8 100644 --- a/deploy/edge.js +++ b/deploy/edge.js @@ -3,7 +3,7 @@ const path = require('path'); const latestVersions = { - 'influxdb': 'v1.8', + 'influxdb': 'v2.3', 'influxdbv2': 'v2.3', 'telegraf': 'v1.23', 'chronograf': 'v1.9',