[SDNC] Version bump for SDNC Kohn RC
Version bump for SDNC Kohn RC milestone. Also, change callhome port from
6666 to 4334 to comply with RFC standard, implemented in ODL Sulfur release
Issue-ID: SDNC-1744
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
Change-Id: I1e5576d0b51d140a8899e8e48d27f4ab071c44e3
diff --git a/kubernetes/sdnc/values.yaml b/kubernetes/sdnc/values.yaml
index c2b1a9a..1e0da8a 100644
--- a/kubernetes/sdnc/values.yaml
+++ b/kubernetes/sdnc/values.yaml
@@ -210,7 +210,7 @@
# application images
pullPolicy: Always
-image: onap/sdnc-image:2.4.0
+image: onap/sdnc-image:2.4.1
# flag to enable debugging - application support required
debugEnabled: false
@@ -571,7 +571,7 @@
geoNodePort5: 65
geoNodePort6: 66
- callHomePort: 6666
+ callHomePort: 4334
callHomeNodePort: 66
## Persist data to a persitent volume