From b92d340f1b732edd80764811b2449365463d77e1 Mon Sep 17 00:00:00 2001 From: seshukm Date: Mon, 15 Mar 2021 17:11:32 +0530 Subject: [SO] Release the artifacts for SO SO core components 1.8.1 and sub-components 1.8.2. Also the DB scripts to support the camunda 7.14. Issue-ID: SO-3566 Signed-off-by: seshukm Change-Id: Ia0efe1116b6435c3aa19beb3b0a938a2f2ae0bea [Rebase and resolve conflicts] Signed-off-by: Krzysztof Opasiak --- kubernetes/so/components/so-sdc-controller/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'kubernetes/so/components/so-sdc-controller') diff --git a/kubernetes/so/components/so-sdc-controller/values.yaml b/kubernetes/so/components/so-sdc-controller/values.yaml index 041b38c350..36770ad22e 100755 --- a/kubernetes/so/components/so-sdc-controller/values.yaml +++ b/kubernetes/so/components/so-sdc-controller/values.yaml @@ -57,7 +57,7 @@ secrets: ################################################################# # Application configuration defaults. ################################################################# -image: onap/so/sdc-controller:1.7.11 +image: onap/so/sdc-controller:1.8.1 pullPolicy: Always db: -- cgit 1.2.3-korg