diff options
author | JoeOLeary <joseph.o.leary@est.tech> | 2019-09-11 13:06:27 +0100 |
---|---|---|
committer | JoeOLeary <joseph.o.leary@est.tech> | 2019-09-11 13:06:27 +0100 |
commit | a844bdefd13c15b449281a4f9c847ce8805e2f8d (patch) | |
tree | 86d27a94b8735697988a08fa157ea7b3dee75ef2 /dpo/blueprints | |
parent | d7844f2ef5830aaa1b0d6cec51e49bcce484d7c9 (diff) |
Update Cloudify types file version
Change-Id: I851e54635ebc00401e049034a9f013f0828788c1
Issue-ID: DCAEGEN2-1686
Signed-off-by: JoeOLeary <joseph.o.leary@est.tech>
Diffstat (limited to 'dpo/blueprints')
-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' |