We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7f34d59 commit 099c35cCopy full SHA for 099c35c
shell-definition.yaml
@@ -3,7 +3,7 @@ tosca_definitions_version: tosca_simple_yaml_1_0
3
metadata:
4
template_name: VMware vCenter Cloud Provider Shell 2G
5
template_author: Quali
6
- template_version: 6.1.1
+ template_version: 6.2.0
7
template_icon: shell-icon.png
8
9
description: >
src/requirements.txt
@@ -1,3 +1,3 @@
1
cloudshell-shell-core~=6.0
2
-cloudshell-cp-core~=2.4
-cloudshell-cp-vcenter>=6.0.3,<7
+cloudshell-cp-core~=2.5
+cloudshell-cp-vcenter~=7.0
0 commit comments