[DCAE] INFO.yaml update
[dcaegen2/platform/blueprints.git] / blueprints / k8s-hv-ves.yaml
index 4efd7d0..1b12816 100644 (file)
@@ -3,7 +3,7 @@
 # ============LICENSE_START========================================================
 # =================================================================================
 # Copyright (C) 2018-2019 NOKIA
-# Modifications copyright (c) 2020 AT&T Intellectual Property.  All Rights Reserved
+# Modifications Copyright (c) 2020-2021 AT&T Intellectual Property.  All Rights Reserved
 # =================================================================================
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.
@@ -22,12 +22,12 @@ tosca_definitions_version: cloudify_dsl_1_3
 
 imports:
   - https://www.getcloudify.org/spec/cloudify/4.5.5/types.yaml
-  - plugin:k8splugin?version=3.4.3
+  - plugin:k8splugin?version=>=3.4.3,<4.0.0
 
 inputs:
   tag_version:
     type: string
-    default: 'nexus3.onap.org:10001/onap/org.onap.dcaegen2.collectors.hv-ves.hv-collector-main:1.5.1'
+    default: 'nexus3.onap.org:10001/onap/org.onap.dcaegen2.collectors.hv-ves.hv-collector-main:1.9.1'
   service_component_type:
     type: string
     default: 'dcae-hv-ves-collector'