[SEBA-978] Cordctl version fix for SEBA-in-a-box

Change-Id: Ibb33108976ee42ec495c8fee22b0a6657ab23e36
diff --git a/VERSION b/VERSION
index 6f58ecf..b869416 100644
--- a/VERSION
+++ b/VERSION
@@ -1 +1 @@
-6.1.5-dev0
+6.1.5-dev1
diff --git a/seba-in-a-box/Makefile b/seba-in-a-box/Makefile
index 76ea388..bd2b339 100644
--- a/seba-in-a-box/Makefile
+++ b/seba-in-a-box/Makefile
@@ -19,8 +19,8 @@
 HELM_SHA256SUM  ?= "9f50e69cf5cfa7268b28686728ad0227507a169e52bf59c99ada872ddd9679f0"
 HELM_PLATFORM   ?= "linux-amd64"
 
-CORDCTL_VERSION    ?= 1.1.2
-CORDCTL_SHA256SUM  ?= 41f629dea3e94d98855af2ce3751c6522750d1fe61da2b3b05604402387631cf
+CORDCTL_VERSION    ?= v1.1.5
+CORDCTL_SHA256SUM  ?= 9f93090cc7e0fad5b8a382efb7599bbfe65307f880d9b23c58fa07132aabedb3
 CORDCTL_PLATFORM   ?= linux-amd64
 
 KAFKA_CHART_VERSION  ?= 0.13.3