Merge "[SDC-WD] Release 1.11.1 sdc-workflow-designer"
authorFiachra Corcoran <fiachra.corcoran@est.tech>
Sat, 23 Apr 2022 10:40:46 +0000 (10:40 +0000)
committerGerrit Code Review <gerrit@onap.org>
Sat, 23 Apr 2022 10:40:46 +0000 (10:40 +0000)
kubernetes/sdc/components/sdc-wfd-be/values.yaml
kubernetes/sdc/components/sdc-wfd-fe/values.yaml

index 6b18f47..828283e 100644 (file)
@@ -59,8 +59,8 @@ certInitializer:
 # Application configuration defaults.
 #################################################################
 # application image
-image: onap/sdc-workflow-backend:1.7.0
-configInitImage: onap/sdc-workflow-init:1.7.0
+image: onap/sdc-workflow-backend:1.11.1
+configInitImage: onap/sdc-workflow-init:1.11.1
 pullPolicy: Always
 
 initJob:
index c7e680a..fd6f713 100644 (file)
@@ -47,7 +47,7 @@ certInitializer:
 # Application configuration defaults.
 #################################################################
 # application image
-image: onap/sdc-workflow-frontend:1.7.0
+image: onap/sdc-workflow-frontend:1.11.1
 pullPolicy: Always
 
 # flag to enable debugging - application support required