We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 901294c commit d71c265Copy full SHA for d71c265
install_influxdb.sh
@@ -19,7 +19,7 @@ PORT=8181
19
20
# Set the default (latest) version here. Users may specify a version using the
21
# --version arg (handled below)
22
-INFLUXDB_VERSION="3.4.2"
+INFLUXDB_VERSION="3.5.0"
23
EDITION="Core"
24
EDITION_TAG="core"
25
0 commit comments