[OOF] Update image versions

- Update OSDF to 3.0.3
    - NST selection enhancements
    - Interface with consul
- Update HAS to 2.1.3
    - New candidate support(NST)
- Update CMSO to 2.3.1
    - Fixed security vulnerabilities

Issue-ID: OPTFRA-904
Signed-off-by: Krishna Moorthy <krishna.moorthy6@wipro.com>
Change-Id: Ib78325aba6e043c06a9e766298f91badf1af4d27
diff --git a/kubernetes/oof/components/oof-has/values.yaml b/kubernetes/oof/components/oof-has/values.yaml
index 1389044..2891f80 100755
--- a/kubernetes/oof/components/oof-has/values.yaml
+++ b/kubernetes/oof/components/oof-has/values.yaml
@@ -19,7 +19,7 @@
 global:
   commonConfigPrefix: onap-oof-has
   image:
-    optf_has: onap/optf-has:2.1.2
+    optf_has: onap/optf-has:2.1.3
   persistence:
     enabled: true
 
@@ -52,6 +52,12 @@
   sms:
     serviceName: aaf-sms
     port: 10443
+  sdc:
+    serviceName: sdc-be
+    port: 8443
+  cps:
+    service: cps-tbdmt
+    port: 8080
 # Resource Limit flavor -By Default using small
 flavor: small
 # Segregation for Different environment (Small and Large)