We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5ac9295 commit b15c265Copy full SHA for b15c265
1 file changed
install_influxdb.sh
@@ -167,8 +167,8 @@ PORT=8181
167
# Set the default (latest) version here. Users may specify a version using the
168
# --version arg (handled below)
169
INFLUXDB_VERSION_FLAG_SET="0"
170
-INFLUXDB_OSS_VERSION="3.9.1"
171
-INFLUXDB_ENT_VERSION="3.9.1"
+INFLUXDB_OSS_VERSION="3.9.2"
+INFLUXDB_ENT_VERSION="3.9.2"
172
173
EDITION="Core"
174
EDITION_TAG="core"
0 commit comments