From ef8406604bb86fb3a5fd188822cbb07186fd929d Mon Sep 17 00:00:00 2001 From: Matthias Schneider Date: Mon, 18 Dec 2017 19:20:04 +0100 Subject: [PATCH] Revert "update to 2017-11-22_1" This reverts commit a6b30227bf41e018e9709604a30a0fdbcfbe66fe. --- templates/minio/1/rancher-compose.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/templates/minio/1/rancher-compose.yml b/templates/minio/1/rancher-compose.yml index c0c8e60..ff250f3 100644 --- a/templates/minio/1/rancher-compose.yml +++ b/templates/minio/1/rancher-compose.yml @@ -1,7 +1,7 @@ version: '2' catalog: name: Minio - version: 2017-11-22_1 + version: 2017-10-27_1 questions: - variable: "MINIO_SCALE" description: "Number of minio nodes." @@ -110,4 +110,4 @@ services: healthy_threshold: 2 port: 42 unhealthy_threshold: 3 - interval: 2000 + interval: 2000 \ No newline at end of file