summaryrefslogtreecommitdiffstats
path: root/kubernetes/sdc/components/sdc-be
diff options
context:
space:
mode:
authorMichaelMorris <michael.morris@est.tech>2021-10-14 11:17:24 +0100
committerLukasz Rajewski <lukasz.rajewski@orange.com>2021-11-03 20:52:29 +0000
commit3a41493cce0f77934a72ea87a05dbecc0b72131e (patch)
tree8e194cf2443b393506c492d83423ce9e80d87100 /kubernetes/sdc/components/sdc-be
parent248e825bc220b9a0ccf37ad6b85ad05a4b7cf342 (diff)
[SDC] Update SDC to 1.9.4
Updating SDC images for Istanbul RC Signed-off-by: MichaelMorris <michael.morris@est.tech> Issue-ID: SDC-3744 Change-Id: I37d9bcde09fa3de52242a776b572f24a61a872e5 (cherry picked from commit 664194643653e3239d433420e4bab23a1222d020)
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 d769f628eb..521912e1ce 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.3
-backendInitImage: onap/sdc-backend-init:1.9.3
+image: onap/sdc-backend-all-plugins:1.9.4
+backendInitImage: onap/sdc-backend-init:1.9.4
pullPolicy: Always