[SDNC] Version bump for SDNC Kohn RC 06/131906/1
authorTimoney, Dan (dt5972) <dtimoney@att.com>
Fri, 28 Oct 2022 15:50:38 +0000 (11:50 -0400)
committerTimoney, Dan (dt5972) <dtimoney@att.com>
Fri, 28 Oct 2022 15:50:38 +0000 (11:50 -0400)
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

kubernetes/sdnc/components/dmaap-listener/values.yaml
kubernetes/sdnc/components/sdnc-ansible-server/values.yaml
kubernetes/sdnc/components/sdnc-web/values.yaml
kubernetes/sdnc/components/ueb-listener/values.yaml
kubernetes/sdnc/values.yaml

index daac948..4273a31 100644 (file)
@@ -49,7 +49,7 @@ secrets:
 # Application configuration defaults.
 #################################################################
 # application image
-image: onap/sdnc-dmaap-listener-image:2.4.0
+image: onap/sdnc-dmaap-listener-image:2.4.1
 pullPolicy: Always
 
 # flag to enable debugging - application support required
index dbf3583..ee5d498 100644 (file)
@@ -49,7 +49,7 @@ secrets:
 # Application configuration defaults.
 #################################################################
 # application image
-image: onap/sdnc-ansible-server-image:2.4.0
+image: onap/sdnc-ansible-server-image:2.4.1
 pullPolicy: Always
 
 # flag to enable debugging - application support required
index 2975ccd..e838fb7 100644 (file)
@@ -23,7 +23,7 @@ global:
 # Application configuration defaults.
 #################################################################
 # application image
-image: "onap/sdnc-web-image:2.4.0"
+image: "onap/sdnc-web-image:2.4.1"
 pullPolicy: Always
 
 config:
index c2286cb..7c85f39 100644 (file)
@@ -55,7 +55,7 @@ secrets:
 # Application configuration defaults.
 #################################################################
 # application image
-image: onap/sdnc-ueb-listener-image:2.4.0
+image: onap/sdnc-ueb-listener-image:2.4.1
 pullPolicy: Always
 
 # flag to enable debugging - application support required
index c2b1a9a..1e0da8a 100644 (file)
@@ -210,7 +210,7 @@ certificates:
 # 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 @@ service:
   geoNodePort5: 65
   geoNodePort6: 66
 
-  callHomePort: 6666
+  callHomePort: 4334
   callHomeNodePort: 66
 
 ## Persist data to a persitent volume