diff options
author | Forsyth, James (jf2512) <jf2512@att.com> | 2020-04-07 08:23:00 -0400 |
---|---|---|
committer | Forsyth, James (jf2512) <jf2512@att.com> | 2020-04-07 08:23:04 -0400 |
commit | 9b27009ab70a2d4fccd43247f7dbb887cb944293 (patch) | |
tree | 3c955d6bb44b4280c03b0f11067dfee610eab18a | |
parent | eb70b3f12b30d4d7ea010723707db8c3e2ef2354 (diff) |
Set model-loader release 1.6.2
Issue-ID: AAI-2580
Signed-off-by: Forsyth, James (jf2512) <jf2512@att.com>
Change-Id: Ic4f6adfc052cd2a006ddfb3ee53d2c9dc98e5cae
-rw-r--r-- | components/aai-modelloader/values.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
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 |