aboutsummaryrefslogtreecommitdiffstats
path: root/kubernetes/sdc/components/sdc-be
diff options
context:
space:
mode:
authorMichaelMorris <michael.morris@est.tech>2021-09-15 14:31:21 +0100
committerSylvain Desbureaux <sylvain.desbureaux@orange.com>2021-10-09 17:58:18 +0000
commit5daee105c4c7eae6d361b8d6247492d5a8eb99b8 (patch)
tree8b878d482198dea2baa1827c27235e6ceaa286e8 /kubernetes/sdc/components/sdc-be
parenta1b3470744bcf73eb9d11fd9758931b1c8371e83 (diff)
[SDC] Update SDC to 1.9.3
Updating SDC images for Istanbul M4. Signed-off-by: MichaelMorris <michael.morris@est.tech> Issue-ID: SDC-3694 Change-Id: Ifbba120ef5fd1284a28703260169ab44b6a2bc58
Diffstat (limited to 'kubernetes/sdc/components/sdc-be')
-rw-r--r--kubernetes/sdc/components/sdc-be/values.yaml4
1 files changed, 2 insertions, 2 deletions
diff --git a/kubernetes/sdc/components/sdc-be/values.yaml b/kubernetes/sdc/components/sdc-be/values.yaml
index 070583bfc2..d769f628eb 100644
--- a/kubernetes/sdc/components/sdc-be/values.yaml
+++ b/kubernetes/sdc/components/sdc-be/values.yaml
@@ -35,8 +35,8 @@ global:
# Application configuration defaults.
#################################################################
# application image
-image: onap/sdc-backend-all-plugins:1.9.0
-backendInitImage: onap/sdc-backend-init:1.9.0
+image: onap/sdc-backend-all-plugins:1.9.3
+backendInitImage: onap/sdc-backend-init:1.9.3
pullPolicy: Always