From 5df5a5c46119496deef08c50da8f3a473c10b07e Mon Sep 17 00:00:00 2001 From: "Timoney, Dan (dt5972)" Date: Fri, 28 Oct 2022 11:50:38 -0400 Subject: [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) Change-Id: I1e5576d0b51d140a8899e8e48d27f4ab071c44e3 --- kubernetes/sdnc/components/sdnc-web/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'kubernetes/sdnc/components/sdnc-web/values.yaml') diff --git a/kubernetes/sdnc/components/sdnc-web/values.yaml b/kubernetes/sdnc/components/sdnc-web/values.yaml index 2975ccdb08..e838fb7e79 100644 --- a/kubernetes/sdnc/components/sdnc-web/values.yaml +++ b/kubernetes/sdnc/components/sdnc-web/values.yaml @@ -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: -- cgit 1.2.3-korg