[CPS] Upgrade cps docker image 71/127071/2
authorBruno Sakoto <bruno.sakoto@bell.ca>
Thu, 10 Feb 2022 22:53:35 +0000 (17:53 -0500)
committerBruno Sakoto <bruno.sakoto@bell.ca>
Thu, 10 Feb 2022 22:58:34 +0000 (17:58 -0500)
Fix intermittent circular dependency error at startup

Issue-ID: CPS-873
Change-Id: I40cd73e3bfc227cb633dcc7e21959df5c31d24fb
Signed-off-by: Bruno Sakoto <bruno.sakoto@bell.ca>
kubernetes/cps/components/cps-core/values.yaml

index bda3f5b..a6df12c 100644 (file)
@@ -63,7 +63,7 @@ global:
     container:
       name: postgres
 
-image: onap/cps-and-ncmp:2.0.3
+image: onap/cps-and-ncmp:2.0.4
 containerPort: &svc_port 8080
 managementPort: &mgt_port 8081