summaryrefslogtreecommitdiffstats
path: root/kubernetes/sdc/components/sdc-be
diff options
context:
space:
mode:
authorMichaelMorris <michael.morris@est.tech>2023-02-27 16:38:20 +0000
committerFiachra Corcoran <fiachra.corcoran@est.tech>2023-03-06 13:23:19 +0000
commit8927ae6fba81add030a7a8696a91a9c49b677f51 (patch)
tree8ce6e366677e1c980656126d1fa7dda6dd357410 /kubernetes/sdc/components/sdc-be
parentad61ccf6cccbe9a9637ef97eb98cee8dd70dce11 (diff)
[SDC] Update SDC images to 1.12.2
Update SDC images to 1.12.2 Signed-off-by: MichaelMorris <michael.morris@est.tech> Issue-ID: SDC-4417 Change-Id: I77301b7f258725a2b173a220bd7a872f0ee41179
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 b7b3acd909..e0493c6d7d 100644
--- a/kubernetes/sdc/components/sdc-be/values.yaml
+++ b/kubernetes/sdc/components/sdc-be/values.yaml
@@ -40,8 +40,8 @@ global:
# Application configuration defaults.
#################################################################
# application image
-image: onap/sdc-backend-all-plugins:1.12.0
-backendInitImage: onap/sdc-backend-init:1.12.0
+image: onap/sdc-backend-all-plugins:1.12.2
+backendInitImage: onap/sdc-backend-init:1.12.2
pullPolicy: Always