aboutsummaryrefslogtreecommitdiffstats
path: root/kubernetes/sdc/components/sdc-be
diff options
context:
space:
mode:
authorMichaelMorris <michael.morris@est.tech>2023-10-11 12:04:52 +0100
committerMichael Morris <michael.morris@est.tech>2023-11-06 22:27:38 +0000
commitf283388dc6ae7a910287b83e2b9a80310a9f0ac2 (patch)
treeb7b61197d91da52b62ab70d56c25b336393dac13 /kubernetes/sdc/components/sdc-be
parent11a7c5036e8d5b7e4c9bf3c2d0c06dc0ebef9ba8 (diff)
[SDC] Update SDC images to 1.13.6
Preliminary release of Montreal functionality Signed-off-by: MichaelMorris <michael.morris@est.tech> Issue-ID: SDC-4673 Change-Id: Ia9a234bf68e31d19046d88c26f9d37cb94cddc57
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 9191d5dd5a..553f5ed3cf 100644
--- a/kubernetes/sdc/components/sdc-be/values.yaml
+++ b/kubernetes/sdc/components/sdc-be/values.yaml
@@ -39,8 +39,8 @@ global:
# Application configuration defaults.
#################################################################
# application image
-image: onap/sdc-backend-all-plugins:1.12.5
-backendInitImage: onap/sdc-backend-init:1.12.5
+image: onap/sdc-backend-all-plugins:1.13.6
+backendInitImage: onap/sdc-backend-init:1.13.6
pullPolicy: Always