[SDNC] Bump version to install license/bug fix 29/120429/13
authorDan Timoney <dtimoney@att.com>
Mon, 12 Apr 2021 17:17:41 +0000 (13:17 -0400)
committerSylvain Desbureaux <sylvain.desbureaux@orange.com>
Thu, 22 Apr 2021 16:17:53 +0000 (16:17 +0000)
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 <dtimoney@att.com>
Change-Id: I80721c0ce88ce2654b637d7f6748441496a684e6

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 67282d5..b37b2be 100644 (file)
@@ -49,7 +49,7 @@ secrets:
 # Application configuration defaults.
 #################################################################
 # application image
-image: onap/sdnc-dmaap-listener-image:2.1.3
+image: onap/sdnc-dmaap-listener-image:2.1.5
 pullPolicy: Always
 
 # flag to enable debugging - application support required
index 6abffb0..f9c8ca4 100644 (file)
@@ -49,7 +49,7 @@ secrets:
 # Application configuration defaults.
 #################################################################
 # application image
-image: onap/sdnc-ansible-server-image:2.1.3
+image: onap/sdnc-ansible-server-image:2.1.5
 pullPolicy: Always
 
 # flag to enable debugging - application support required
index 3577c84..acd21ae 100644 (file)
@@ -23,7 +23,7 @@ global:
 # Application configuration defaults.
 #################################################################
 # application image
-image: "onap/sdnc-web-image:2.1.3"
+image: "onap/sdnc-web-image:2.1.5"
 pullPolicy: Always
 
 config:
index 6f8b525..b5c0629 100644 (file)
@@ -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
index 399740e..fc093b8 100644 (file)
@@ -207,7 +207,7 @@ certificates:
 # application images
 
 pullPolicy: Always
-image: onap/sdnc-image:2.1.3
+image: onap/sdnc-image:2.1.5
 
 # flag to enable debugging - application support required
 debugEnabled: false