From 3c881f4d05c5281abcc7777f053424beb0ce9f26 Mon Sep 17 00:00:00 2001 From: Roberto Cirillo Date: Wed, 4 May 2022 15:58:42 +0200 Subject: [PATCH] add new gCube Release 5.11 --- open/gcube-5.11.0.yaml | 63 ++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 63 insertions(+) create mode 100644 open/gcube-5.11.0.yaml diff --git a/open/gcube-5.11.0.yaml b/open/gcube-5.11.0.yaml new file mode 100644 index 0000000..bb80a5f --- /dev/null +++ b/open/gcube-5.11.0.yaml @@ -0,0 +1,63 @@ +#Release gCube 5.11.0 + +gCube_release: + Version: 5.11.0 + Components: + + CoreLibraries: + - name: authorization-common-library + version: 2.5.0 + - name: keycloak-client + version: 1.2.0 + + CommonLibraries: + - name: grsf-common-library + version: 1.3.2 + - name: authorization-utils + version: 2.0.0 + + Model: + - name: gcat-api + version: 2.2.0 + - name: social-service-model + version: 1.0.0 + + ClientLibraries: + - name: social-service-client + version: 1.0.0 + - name: gcat-client + version: 2.2.0 + + EnablingLibraries: + - name: common-smartgears + version: 3.1.5 + + Libraries: + - name: storagehub-client-wrapper + version: 1.2.0 + + PortalLibraries: + - name: workspace-uploader + version: 2.1.0 + + Services: + - name: gcat + version: 2.2.0 + - name: grsf-publisher-ws + version: 1.13.1 + - name: social-networking-library-ws + version: 2.5.0 + - name: dataminer-pool-manager + version: 2.7.1 + + Widgets: + - name: workspace-tree-widget + version: 6.35.0 + + Portlets: + - name: workspace + version: 6.28.3 + + Distribution: + - name: smartgears-distribution + version: 3.4.6 \ No newline at end of file