From 77086d7d7d256d231896f8bfb0dc8d572d7089bc Mon Sep 17 00:00:00 2001 From: wr148d Date: Fri, 27 Aug 2021 16:15:36 -0400 Subject: [AAI] Releasing the Istanbul AAI Docker Images Included changes are global requirement, schema, and security updates Issue-ID: AAI-3375 Change-Id: I3e064fef882dc2593e85f1cef75320404338a626 Signed-off-by: wr148d --- kubernetes/aai/components/aai-modelloader/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'kubernetes/aai/components/aai-modelloader/values.yaml') diff --git a/kubernetes/aai/components/aai-modelloader/values.yaml b/kubernetes/aai/components/aai-modelloader/values.yaml index c0806fea0d..96780757c0 100644 --- a/kubernetes/aai/components/aai-modelloader/values.yaml +++ b/kubernetes/aai/components/aai-modelloader/values.yaml @@ -21,7 +21,7 @@ global: # global defaults # application image -image: onap/model-loader:1.8.0 +image: onap/model-loader:1.9.1 pullPolicy: Always restartPolicy: Always flavor: small -- cgit 1.2.3-korg