From 9b27009ab70a2d4fccd43247f7dbb887cb944293 Mon Sep 17 00:00:00 2001 From: "Forsyth, James (jf2512)" Date: Tue, 7 Apr 2020 08:23:00 -0400 Subject: [PATCH] Set model-loader release 1.6.2 Issue-ID: AAI-2580 Signed-off-by: Forsyth, James (jf2512) Change-Id: Ic4f6adfc052cd2a006ddfb3ee53d2c9dc98e5cae --- components/aai-modelloader/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/aai-modelloader/values.yaml b/components/aai-modelloader/values.yaml index e1c36dc..f4dc73e 100644 --- a/components/aai-modelloader/values.yaml +++ b/components/aai-modelloader/values.yaml @@ -21,7 +21,7 @@ global: # global defaults # application image repository: nexus3.onap.org:10001 -image: onap/model-loader:1.5.1 +image: onap/model-loader:1.6.2 pullPolicy: Always restartPolicy: Always flavor: small -- 2.16.6