aboutsummaryrefslogtreecommitdiffstats
path: root/kubernetes/cps/components/ncmp-dmi-plugin
diff options
context:
space:
mode:
authormpriyank <priyank.maheshwari@est.tech>2022-10-27 12:04:31 +0100
committermpriyank <priyank.maheshwari@est.tech>2022-10-27 12:04:36 +0100
commit26411370f979ba4e2d1fc1b9f4bd8e3f23f0fee1 (patch)
treec27ac5daa3333b1bce8065dbb1d34cf6df84444d /kubernetes/cps/components/ncmp-dmi-plugin
parent75399a675ad5a179a1d2ffcbdb11be5e88351283 (diff)
[CPS] Container image update
- cps-core updated to 3.1.5 - cps-ncmp-dmi-plugin updated to 1.2.2 - cps-temporal updated to 1.2.1 Issue-ID: CPS-1316 Change-Id: Ie7b8cb8037c8b16bf59c1571f3a0c440a49cab21 Signed-off-by: mpriyank <priyank.maheshwari@est.tech>
Diffstat (limited to 'kubernetes/cps/components/ncmp-dmi-plugin')
-rw-r--r--kubernetes/cps/components/ncmp-dmi-plugin/values.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/kubernetes/cps/components/ncmp-dmi-plugin/values.yaml b/kubernetes/cps/components/ncmp-dmi-plugin/values.yaml
index 143bd67516..c35519b5fc 100644
--- a/kubernetes/cps/components/ncmp-dmi-plugin/values.yaml
+++ b/kubernetes/cps/components/ncmp-dmi-plugin/values.yaml
@@ -47,7 +47,7 @@ global:
virtualhost:
baseurl: "simpledemo.onap.org"
-image: onap/ncmp-dmi-plugin:1.2.1
+image: onap/ncmp-dmi-plugin:1.2.2
containerPort: &svc_port 8080
managementPort: &mgt_port 8081