Bump influxdb to 1.3.5

Change-Id: If2aa765fd32aaeb722b6dcb1e36d12383e24a746
This commit is contained in:
Dirk Mueller 2017-10-05 15:22:39 +02:00 committed by Tomasz Trębski
parent 149eeab371
commit c3316cbbed
1 changed files with 1 additions and 1 deletions

View File

@ -91,7 +91,7 @@ enable_service monasca-cli
# to deploy either the Java or Python API without having to
# also set the INFLUXDB_VERSION when switching between the two.
INFLUXDB_JAVA_VERSION=${INFLUXDB_JAVA_VERSION:-0.9.5}
INFLUXDB_PYTHON_VERSION=${INFLUXDB_PYTHON_VERSION:-1.3.3}
INFLUXDB_PYTHON_VERSION=${INFLUXDB_PYTHON_VERSION:-1.3.5}
# To set the same version of InfluxDB for both languages use the
# following variable. This will override both the Java and Python