aboutsummaryrefslogtreecommitdiffstats
path: root/common/src/main/resources/tosca/KubernetesAutomationCompositionElementType.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'common/src/main/resources/tosca/KubernetesAutomationCompositionElementType.yaml')
-rw-r--r--common/src/main/resources/tosca/KubernetesAutomationCompositionElementType.yaml4
1 files changed, 2 insertions, 2 deletions
diff --git a/common/src/main/resources/tosca/KubernetesAutomationCompositionElementType.yaml b/common/src/main/resources/tosca/KubernetesAutomationCompositionElementType.yaml
index 2b60b679e..ad507edab 100644
--- a/common/src/main/resources/tosca/KubernetesAutomationCompositionElementType.yaml
+++ b/common/src/main/resources/tosca/KubernetesAutomationCompositionElementType.yaml
@@ -23,7 +23,7 @@ data_types:
properties:
chartId:
type: onap.datatypes.ToscaConceptIdentifier
- typeVersion: 1.0.0
+ type_version: 0.0.0
required: true
description: The name and version of the chart
releaseName:
@@ -51,7 +51,7 @@ node_types:
properties:
chart:
type: org.onap.datatypes.policy.clamp.acm.kubernetesAutomationCompositionElement.Chart
- typeVersion: 1.0.0
+ type_version: 1.0.0
required: true
description: The helm chart for the microservice
configs: