From fd1884b7ccd0ff0989bdb255d0b6b29c6a885f17 Mon Sep 17 00:00:00 2001 From: Remigiusz Janeczek Date: Thu, 8 Oct 2020 19:36:31 +0200 Subject: [PATCH] [DCAEMOD] Update runtimeapi to version 1.1.1 Fix blueprint generator bugs Issue-ID: DCAEGEN2-2459 Issue-ID: DCAEGEN2-2460 Signed-off-by: Remigiusz Janeczek Change-Id: I0893ac6db7787427c89b11ee603adbf9800121f3 --- kubernetes/dcaemod/components/dcaemod-runtime-api/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kubernetes/dcaemod/components/dcaemod-runtime-api/values.yaml b/kubernetes/dcaemod/components/dcaemod-runtime-api/values.yaml index aa3e245a0b..65d93a7143 100644 --- a/kubernetes/dcaemod/components/dcaemod-runtime-api/values.yaml +++ b/kubernetes/dcaemod/components/dcaemod-runtime-api/values.yaml @@ -71,7 +71,7 @@ readiness: # application image repository: nexus3.onap.org:10001 -image: onap/org.onap.dcaegen2.platform.mod.runtime-web:1.1.0 +image: onap/org.onap.dcaegen2.platform.mod.runtime-web:1.1.1 # Resource Limit flavor -By Default using small flavor: small -- 2.16.6