Merge "Fix name convention issue (SDC-WORKFLOW)"
authorKrzysztof Opasiak <k.opasiak@samsung.com>
Fri, 8 May 2020 00:01:51 +0000 (00:01 +0000)
committerGerrit Code Review <gerrit@onap.org>
Fri, 8 May 2020 00:01:51 +0000 (00:01 +0000)
kubernetes/sdc/charts/sdc-wfd-be/values.yaml
kubernetes/sdc/charts/sdc-wfd-fe/values.yaml

index 8bab2c8..05793d4 100644 (file)
@@ -28,8 +28,8 @@ global:
 #################################################################
 # application image
 repository: nexus3.onap.org:10001
-image: onap/workflow-backend:1.6.4
-configInitImage: onap/workflow-init:1.6.4
+image: onap/sdc-workflow-backend:1.7.0
+configInitImage: onap/sdc-workflow-init:1.7.0
 pullPolicy: Always
 
 initJob:
index 359c33a..aaa7795 100644 (file)
@@ -28,7 +28,7 @@ global:
 #################################################################
 # application image
 repository: nexus3.onap.org:10001
-image: onap/workflow-frontend:1.6.4
+image: onap/sdc-workflow-frontend:1.7.0
 pullPolicy: Always
 
 # flag to enable debugging - application support required