From e7143e8f21a8f05519df5d8fc00e41cb4de23bcb Mon Sep 17 00:00:00 2001 From: Bencey <33912370+Bencey@users.noreply.github.com> Date: Fri, 3 May 2019 13:50:51 +1200 Subject: [PATCH] Update to fix disk space (#49) Fixing this issue https://github.com/stefanprodan/swarmprom/issues/84 --- manuscript/recipes/swarmprom.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/manuscript/recipes/swarmprom.md b/manuscript/recipes/swarmprom.md index 26c1f33..89252c0 100644 --- a/manuscript/recipes/swarmprom.md +++ b/manuscript/recipes/swarmprom.md @@ -160,7 +160,7 @@ Create a docker swarm config file in docker-compose syntax (v3), based on the or memory: 64M grafana: - image: stefanprodan/swarmprom-grafana:5.0.1 + image: stefanprodan/swarmprom-grafana:5.3.4 networks: - internal env_file: /var/data/config/swarmprom/grafana.env @@ -289,7 +289,7 @@ Create a docker swarm config file in docker-compose syntax (v3), based on the or node-exporter: - image: stefanprodan/swarmprom-node-exporter:v0.15.2 + image: stefanprodan/swarmprom-node-exporter:v0.16.0 networks: - internal environment: @@ -317,7 +317,7 @@ Create a docker swarm config file in docker-compose syntax (v3), based on the or memory: 64M prometheus: - image: stefanprodan/swarmprom-prometheus:v2.2.0-rc.0 + image: stefanprodan/swarmprom-prometheus:v2.5.0 networks: - internal command: