From 306ca0e534863b7dd894e032f9b78ded61de2de5 Mon Sep 17 00:00:00 2001 From: Vijay Venkatesh Kumar Date: Tue, 24 Mar 2020 21:25:52 +0000 Subject: Revise dcae container version dcae-bootstrap update include below blueprint updates Tcagen2 1.0.1 VES 1.5.4 DL Handlers (Admin & Feeder) VES Mapper, RESTConf, Heartbeat RunTime API Bp-gen version 1.3.1 Change-Id: I1c76d0b5eb63c65459925c7b3296629175765e71 Signed-off-by: Vijay Venkatesh Kumar Issue-ID: DCAEGEN2-1891 Issue-ID: DCAEGEN2-2107 Issue-ID: DCAEGEN2-2129 Issue-ID: DCAEGEN2-2098 Issue-ID: DCAEGEN2-2041 Issue-ID: DCAEGEN2-2145 Signed-off-by: Vijay Venkatesh Kumar --- kubernetes/dcaemod/components/dcaemod-runtime-api/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'kubernetes/dcaemod') diff --git a/kubernetes/dcaemod/components/dcaemod-runtime-api/values.yaml b/kubernetes/dcaemod/components/dcaemod-runtime-api/values.yaml index 592def272f..a56552e6c0 100644 --- a/kubernetes/dcaemod/components/dcaemod-runtime-api/values.yaml +++ b/kubernetes/dcaemod/components/dcaemod-runtime-api/values.yaml @@ -72,7 +72,7 @@ readiness: # application image repository: nexus3.onap.org:10001 -image: onap/org.onap.dcaegen2.platform.mod.runtime-web:1.0.0 +image: onap/org.onap.dcaegen2.platform.mod.runtime-web:1.0.1 # Resource Limit flavor -By Default using small flavor: small -- cgit 1.2.3-korg