aboutsummaryrefslogtreecommitdiffstats
path: root/kubernetes/sdc/components/sdc-wfd-fe
diff options
context:
space:
mode:
authorvasraz <vasyl.razinkov@est.tech>2023-03-23 13:22:11 +0000
committerVasyl Razinkov <vasyl.razinkov@est.tech>2023-03-27 21:46:27 +0000
commit8b1f08592c26fe53e93d38c09c100e021947f328 (patch)
treed44515524b792ff849a13119c028db7bb6012e4e /kubernetes/sdc/components/sdc-wfd-fe
parent6539e7a7ee21d68ce6b0cc7be7b14e71ebaaf4d9 (diff)
[SDC] Update docker images
Update SDC to 1.12.3 Update SDC-WD to 1.12.0 Signed-off-by: Vasyl Razinkov <vasyl.razinkov@est.tech> Change-Id: I36ae9f5cafd9a2f4f2548cfd4944c26a47cb1484 Issue-ID: SDC-4449
Diffstat (limited to 'kubernetes/sdc/components/sdc-wfd-fe')
-rw-r--r--kubernetes/sdc/components/sdc-wfd-fe/values.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/kubernetes/sdc/components/sdc-wfd-fe/values.yaml b/kubernetes/sdc/components/sdc-wfd-fe/values.yaml
index 9a7f6acfa4..c9905bc630 100644
--- a/kubernetes/sdc/components/sdc-wfd-fe/values.yaml
+++ b/kubernetes/sdc/components/sdc-wfd-fe/values.yaml
@@ -23,7 +23,7 @@ global:
# Application configuration defaults.
#################################################################
# application image
-image: onap/sdc-workflow-frontend:1.11.1
+image: onap/sdc-workflow-frontend:1.12.0
pullPolicy: Always
# flag to enable debugging - application support required