add 5.4 yaml file
This commit is contained in:
parent
b9ac276e13
commit
756af8da45
|
@ -0,0 +1,103 @@
|
|||
#Release gCube 5.4.0
|
||||
|
||||
gCube_release:
|
||||
Version: 5.4.0
|
||||
Components:
|
||||
|
||||
NoDeps:
|
||||
- name: smart-executor-bom
|
||||
version: 3.0.0
|
||||
|
||||
CoreLibraries:
|
||||
- name: smart-executor-api
|
||||
version: 3.0.0
|
||||
- name: common-authorization
|
||||
version: 2.4.0
|
||||
# - name: gcat-api
|
||||
# version: 1.2.2
|
||||
- name: document-store-lib-no-insert
|
||||
version: 2.0.0
|
||||
|
||||
Model:
|
||||
- name: storagehub-model
|
||||
version: 1.1.0
|
||||
|
||||
CommonLibraries:
|
||||
- name: common-gcube-calls
|
||||
version: 1.3.0
|
||||
- name: common-smartgears
|
||||
version: 3.1.0
|
||||
|
||||
ClientLibraries:
|
||||
# - name: gcat-client
|
||||
# version: 1.2.2
|
||||
## checking the changelog
|
||||
- name: storagehub-client-library
|
||||
version: 1.3.0
|
||||
- name: storagehub-script-utils
|
||||
version: 1.0.0
|
||||
- name: smart-executor-client
|
||||
version: 3.0.0
|
||||
|
||||
# EnablingLibraries:
|
||||
# - name: common-smartgears-app
|
||||
# version: 2.0.3
|
||||
# - name: resource-registry-schema-client
|
||||
# version: 4.0.0
|
||||
# - name: resource-registry-context-client
|
||||
# version: 4.0.0
|
||||
|
||||
PortalLibraries:
|
||||
- name: email-templates-library
|
||||
version: 1.5.0
|
||||
- name: storagehub-application-persistence
|
||||
version: 2.0.0
|
||||
|
||||
|
||||
Plugins:
|
||||
- name: accounting-dashboard-harvester-se-plugin
|
||||
version: 2.0.0
|
||||
- name: hello-world-se-plugin
|
||||
version: 2.0.0
|
||||
- name: resource-checker-se-plugin
|
||||
version: 2.0.0
|
||||
- name: social-data-indexer-se-plugin
|
||||
version: 3.0.0
|
||||
- name: accounting-insert-storage-se-plugin
|
||||
version: 2.0.0
|
||||
|
||||
|
||||
Services:
|
||||
- name: storagehub
|
||||
version: 1.3.0
|
||||
- name: social-networking-library-ws
|
||||
version: 2.4.0
|
||||
- name: ic-proxy
|
||||
version: 1.2.0
|
||||
- name: smart-executor
|
||||
version: 3.0.0
|
||||
|
||||
|
||||
Widgets:
|
||||
- name: workspace-tree-widget
|
||||
version: 6.33.1
|
||||
|
||||
|
||||
Portlets:
|
||||
- name: rpt-token-portlet
|
||||
version: 1.0.0
|
||||
- name: UsersManagementPortlet-portlet
|
||||
version: 4.0.0
|
||||
- name: PerformFISH-Apps-portlet
|
||||
version: 1.4.0
|
||||
- name: gcube-ckan-datacatalog
|
||||
version: 2.0.1
|
||||
- name: join-vre
|
||||
version: 3.7.2
|
||||
- name: workspace
|
||||
version: 6.27.1
|
||||
|
||||
|
||||
Distributions:
|
||||
- name: smartgears-distribution
|
||||
version: 3.4.1
|
Loading…
Reference in New Issue