aboutsummaryrefslogtreecommitdiffstats
path: root/kubernetes/sdc/components/sdc-be
diff options
context:
space:
mode:
authorMichaelMorris <michael.morris@est.tech>2022-09-22 11:03:44 +0100
committerMichael Morris <michael.morris@est.tech>2022-09-22 10:53:22 +0000
commit5a804bcd3a46c8d7dabce8f4798520b6c7d5d39c (patch)
tree3235bf6991f662a3ea5cc14d58a0a9364a4ee8ad /kubernetes/sdc/components/sdc-be
parent740cb1c679b52e3d4597c1211ff9b0a02bde84d4 (diff)
[SDC] Update SDC docker images to 1.11.8
Update SDC versions for M4 Signed-off-by: MichaelMorris <michael.morris@est.tech> Issue-ID: SDC-4155 Change-Id: Iec5eccb19a41401298224c5b3290acdf85190c63
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 2da601b26c..d92bf49ec3 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.11.6
-backendInitImage: onap/sdc-backend-init:1.11.6
+image: onap/sdc-backend-all-plugins:1.11.8
+backendInitImage: onap/sdc-backend-init:1.11.8
pullPolicy: Always