From 615223af0462e60b8a783f3ca565080e6e50e444 Mon Sep 17 00:00:00 2001 From: Michael Russell Date: Thu, 2 May 2019 10:51:09 +0200 Subject: [PATCH] Bump the version number for the new upgrade test I had this pull request opened at the same time as the version bump so this one just missed out. --- elasticsearch/examples/upgrade/test/goss.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/elasticsearch/examples/upgrade/test/goss.yaml b/elasticsearch/examples/upgrade/test/goss.yaml index c076672f2..44e68c8a3 100644 --- a/elasticsearch/examples/upgrade/test/goss.yaml +++ b/elasticsearch/examples/upgrade/test/goss.yaml @@ -11,7 +11,7 @@ http: status: 200 timeout: 2000 body: - - '"number" : "7.0.0"' + - '"number" : "7.0.1"' - '"cluster_name" : "upgrade"' - '"name" : "upgrade-master-0"' - 'You Know, for Search'