diff options
author | 2019-09-11 14:21:08 +0000 | |
---|---|---|
committer | 2019-09-11 14:21:08 +0000 | |
commit | e77494eda65ff81a42a9ec960ab96846a3d48476 (patch) | |
tree | 3ef6ce490cdd6384fbaf41e02bb1596ab6dc19ed /dpo | |
parent | c32f79635d198c36605bfbf83d50d51803621079 (diff) | |
parent | a844bdefd13c15b449281a4f9c847ce8805e2f8d (diff) |
Merge "Update Cloudify types file version"
Diffstat (limited to 'dpo')
-rw-r--r-- | dpo/blueprints/k8s-pm-mapper.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dpo/blueprints/k8s-pm-mapper.yaml b/dpo/blueprints/k8s-pm-mapper.yaml index 9da07c1..1c9578f 100644 --- a/dpo/blueprints/k8s-pm-mapper.yaml +++ b/dpo/blueprints/k8s-pm-mapper.yaml @@ -21,7 +21,7 @@ tosca_definitions_version: cloudify_dsl_1_3 imports: - - 'http://www.getcloudify.org/spec/cloudify/3.4/types.yaml' + - 'http://www.getcloudify.org/spec/cloudify/4.5.5/types.yaml' - 'https://nexus.onap.org/service/local/repositories/raw/content/org.onap.dcaegen2.platform.plugins/R5/k8splugin/1.6.0/k8splugin_types.yaml' - 'https://nexus.onap.org/service/local/repositories/raw/content/org.onap.ccsdk.platform.plugins/type_files/dmaap/dmaap.yaml' |