[DCAE MOD - CMPv2] Change of runtime-api config

Changed runtime-api config: version of k8splugin in order to allow generation of correct
blueprint during dynamic component deployment in DCAE.

Change-Id: I9c68ad4395951d0d9306eca9177fa40e18b2ce76
Issue-ID: DCAEGEN2-1794
Signed-off-by: kjaniak <kornel.janiak@nokia.com>
diff --git a/kubernetes/dcaemod/components/dcaemod-runtime-api/values.yaml b/kubernetes/dcaemod/components/dcaemod-runtime-api/values.yaml
index aa3e245..e0f32fb 100644
--- a/kubernetes/dcaemod/components/dcaemod-runtime-api/values.yaml
+++ b/kubernetes/dcaemod/components/dcaemod-runtime-api/values.yaml
@@ -34,7 +34,7 @@
   #dashboardPassword: doesntmatter
   mrTopicURL: http://message-router:3904/events
   importCloudify: https://www.getcloudify.org/spec/cloudify/4.5.5/types.yaml
-  importK8S: plugin:k8splugin?version=3.3.0
+  importK8S: plugin:k8splugin?version=3.4.2
   importPostgres: plugin:pgaas?version=1.3.0
   importClamp: plugin:clamppolicyplugin?version=1.1.0
   importDMaaP: plugin:dmaap?version=1.5.0