[DCAEMOD] Update runtime-api 14/116914/1
authorRemigiusz Janeczek <remigiusz.janeczek@nokia.com>
Fri, 15 Jan 2021 15:27:24 +0000 (16:27 +0100)
committerRemigiusz Janeczek <remigiusz.janeczek@nokia.com>
Fri, 15 Jan 2021 15:27:24 +0000 (16:27 +0100)
Update runtime-api image to 1.2.0
Set k8splugin import in runtime-api to range: >=3.4.3,<4.0.0

Issue-ID: DCAEGEN2-2529
Signed-off-by: Remigiusz Janeczek <remigiusz.janeczek@nokia.com>
Change-Id: I9e6b77c728904d0c87648470d71d4a0bcf7fdc75

kubernetes/dcaemod/components/dcaemod-runtime-api/values.yaml

index 32d651f..b9f8943 100644 (file)
@@ -33,7 +33,7 @@ config:
   #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.4.2
+  importK8S: plugin:k8splugin?version=>=3.4.3,<4.0.0
   importPostgres: plugin:pgaas?version=1.3.0
   importClamp: plugin:clamppolicyplugin?version=1.1.0
   importDMaaP: plugin:dmaap?version=1.5.0
@@ -69,7 +69,7 @@ readiness:
   # Should have a proper readiness endpoint or script
 
 # application image
-image: onap/org.onap.dcaegen2.platform.mod.runtime-web:1.1.1
+image: onap/org.onap.dcaegen2.platform.mod.runtime-web:1.2.0
 
 # Resource Limit flavor -By Default using small
 flavor: small