From b8f20ab372d15f1ccbe12cbc419c54a506a13c2b Mon Sep 17 00:00:00 2001 From: Dan Timoney Date: Mon, 12 Apr 2021 13:17:41 -0400 Subject: [SDNC] Bump version to install license/bug fix Version bump on sdnc images to install license fix to address issue identified in latest license scan, and to install fix for bug in basic_vm_model test (SDNC-1515) Issue-ID: SDNC-1507 Issue-ID: SDNC-1515 Signed-off-by: Dan Timoney Change-Id: I80721c0ce88ce2654b637d7f6748441496a684e6 (cherry picked from commit 3df0068395ec33d7d8e75b913d8499759fc7e322) --- kubernetes/sdnc/components/ueb-listener/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'kubernetes/sdnc/components/ueb-listener') diff --git a/kubernetes/sdnc/components/ueb-listener/values.yaml b/kubernetes/sdnc/components/ueb-listener/values.yaml index 6f8b525d77..b5c062945b 100644 --- a/kubernetes/sdnc/components/ueb-listener/values.yaml +++ b/kubernetes/sdnc/components/ueb-listener/values.yaml @@ -55,7 +55,7 @@ secrets: # Application configuration defaults. ################################################################# # application image -image: onap/sdnc-ueb-listener-image:2.1.3 +image: onap/sdnc-ueb-listener-image:2.1.5 pullPolicy: Always # flag to enable debugging - application support required -- cgit 1.2.3-korg