From b9fa6ca5f1495715795c0a2ea8379e4d3fc2ea27 Mon Sep 17 00:00:00 2001 From: Nicolas Degory Date: Wed, 9 Nov 2016 15:53:33 +0100 Subject: [PATCH] bump influxdata images dependencies (influxdb 1.1.0-rc2, kapacitor 1.1.0, telegraf 1.1.0) --- swarm | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/swarm b/swarm index 1e1247b2a..8b7cded93 100755 --- a/swarm +++ b/swarm @@ -10,9 +10,9 @@ set -euo pipefail AMP_VERSION=latest UI_VERSION=0.2.0 -INFLUXDATA_VERSION=1.1.0 -KAPACITOR_VERSION=1.1.0 -TELEGRAF_VERSION=1.1.0-rc1 +INFLUXDATA_VERSION=1.1.1 +KAPACITOR_VERSION=1.1.1 +TELEGRAF_VERSION=1.1.0 GRAFANA_VERSION=1.0.1 ELASTICSEARCH_VERSION=2.3.3 ETCD_VERSION=3.1.0-rc.0