From 1c847750d0b98fa9b87510b7730e42da1e99bdeb Mon Sep 17 00:00:00 2001 From: Lukasz Rajewski Date: Sun, 24 Oct 2021 22:58:41 +0200 Subject: [PATCH] [SO] Update the pods for cnf-adapter for the latest issues Istanbul related pairwise testing issues resolved and updated the pods. Issue-ID: SO-3404 Issue-ID: SO-3795 Signed-off-by: Lukasz Rajewski Change-Id: Ieb133108231562efb24a06f605ece64f76ee1e7c --- kubernetes/so/components/so-cnf-adapter/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kubernetes/so/components/so-cnf-adapter/values.yaml b/kubernetes/so/components/so-cnf-adapter/values.yaml index b7e8dd9098..2b6fff63c8 100755 --- a/kubernetes/so/components/so-cnf-adapter/values.yaml +++ b/kubernetes/so/components/so-cnf-adapter/values.yaml @@ -76,7 +76,7 @@ secrets: ################################################################# # Application configuration defaults. ################################################################# -image: onap/so/so-cnf-adapter:1.9.1 +image: onap/so/so-cnf-adapter:1.9.2 pullPolicy: Always readinessCheck: -- 2.16.6