Update WF-D versions 56/95356/2
authorOfir Sonsino <os0695@intl.att.com>
Tue, 10 Sep 2019 12:23:00 +0000 (15:23 +0300)
committerOfir Sonsino <os0695@intl.att.com>
Wed, 11 Sep 2019 10:14:48 +0000 (13:14 +0300)
Change-Id: I85a28c8bf3741bf7c871ad5df455110650e9e325
Issue-ID: SDC-2560
Signed-off-by: Ofir Sonsino <os0695@intl.att.com>
kubernetes/sdc/charts/sdc-wfd-be/values.yaml
kubernetes/sdc/charts/sdc-wfd-fe/values.yaml

index 6919637..0a250e4 100644 (file)
@@ -28,8 +28,8 @@ global:
 #################################################################
 # application image
 repository: nexus3.onap.org:10001
-image: onap/workflow-backend:1.4.1
-configInitImage: onap/workflow-init:1.4.1
+image: onap/workflow-backend:1.5.1
+configInitImage: onap/workflow-init:1.5.1
 pullPolicy: Always
 
 # flag to enable debugging - application support required
index 6287508..29c8af5 100644 (file)
@@ -28,7 +28,7 @@ global:
 #################################################################
 # application image
 repository: nexus3.onap.org:10001
-image: onap/workflow-frontend:1.4.1
+image: onap/workflow-frontend:1.5.1
 pullPolicy: Always
 
 # flag to enable debugging - application support required