diff options
author | Vijay Venkatesh Kumar <vv770d@att.com> | 2020-03-24 21:25:52 +0000 |
---|---|---|
committer | Sylvain Desbureaux <sylvain.desbureaux@orange.com> | 2020-03-31 06:36:10 +0000 |
commit | 306ca0e534863b7dd894e032f9b78ded61de2de5 (patch) | |
tree | ff270a365bec516b7fcb21747bbeea848d6007b0 /kubernetes/dcaemod/components | |
parent | 8a5938824366fa06d5426e14862ee61df33e6903 (diff) |
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 <vv770d@att.com>
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 <vv770d@att.com>
Diffstat (limited to 'kubernetes/dcaemod/components')
-rw-r--r-- | kubernetes/dcaemod/components/dcaemod-runtime-api/values.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
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 |