From e293c3d25f236d3af44231507ae61f8de54787e3 Mon Sep 17 00:00:00 2001 From: seshukm Date: Thu, 22 Apr 2021 22:30:42 +0530 Subject: [SO] Bump versions to resolve the CNFO issues The fix for blocking issue of 1. SO-CDS interaction and 2. post instantiate flag Issue-ID: SO-3628 Signed-off-by: seshukm Change-Id: Id09c1e04e8063dd1fb5cae47b5c17bc43d028d57 --- 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 36770ad22e..b1d7173a62 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.8.1 +image: onap/so/sdc-controller:1.8.2 pullPolicy: Always db: -- cgit 1.2.3-korg