From a98765b504f848e0945f367b7da7b7bdeaefa9ad Mon Sep 17 00:00:00 2001 From: Dan Timoney Date: Mon, 14 Sep 2020 11:57:55 -0400 Subject: [SDNC/CCSDK] Guilin version bump Bump image versions to use Guilin M4 version of SDNC images and of CCSDK dgbuilder. Note - SDNR remains disabled in this commit pending fix to its endpoint. Also, note that CDS version bump is not included - that will be submitted as a separate review. Issue-ID: SDNC-1355 Signed-off-by: Dan Timoney Change-Id: I8d660a8e303a18d4674f832b9239fa50c5abf3f2 --- kubernetes/sdnc/components/sdnc-web/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'kubernetes/sdnc/components/sdnc-web') diff --git a/kubernetes/sdnc/components/sdnc-web/values.yaml b/kubernetes/sdnc/components/sdnc-web/values.yaml index bcf3cff752..9eb8495da6 100644 --- a/kubernetes/sdnc/components/sdnc-web/values.yaml +++ b/kubernetes/sdnc/components/sdnc-web/values.yaml @@ -27,7 +27,7 @@ global: ################################################################# # application image repository: nexus3.onap.org:10001 -image: "onap/sdnc-web-image:1.8.3" +image: "onap/sdnc-web-image:2.0.1" pullPolicy: Always config: -- cgit 1.2.3-korg