From 5b4c2bc0d166e72807f4dccfb6fcc5f60c476a66 Mon Sep 17 00:00:00 2001 From: Roberto Cirillo Date: Fri, 12 Mar 2021 10:57:13 +0100 Subject: [PATCH] add storagehub service to 5.1.0 --- open/gcube-5.1.0.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/open/gcube-5.1.0.yaml b/open/gcube-5.1.0.yaml index d92cfe8..fa6c0aa 100644 --- a/open/gcube-5.1.0.yaml +++ b/open/gcube-5.1.0.yaml @@ -10,4 +10,6 @@ gCube_release: Services: - name: gcat version: 1.4.5 + - name: storagehub + version: 1.2.5 \ No newline at end of file