diff options
author | Mandeep Khinda <Mandeep.Khinda@amdocs.com> | 2018-04-18 01:07:33 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2018-04-18 01:07:33 +0000 |
commit | 7990d1b55d311e47b891919a65f729ae1fcf83b2 (patch) | |
tree | 4b024260b9e2d0c8a8c6f356935214ab27893bb8 /charts/aai-modelloader/values.yaml | |
parent | 62ddc7d0fed0409351201012caba0b88386a7bb1 (diff) | |
parent | 6ba909556135803a249484c6f50115e38cea8e04 (diff) |
Merge "Updated AAI to latest images"
Diffstat (limited to 'charts/aai-modelloader/values.yaml')
-rw-r--r-- | charts/aai-modelloader/values.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/charts/aai-modelloader/values.yaml b/charts/aai-modelloader/values.yaml index f44d524..db069d0 100644 --- a/charts/aai-modelloader/values.yaml +++ b/charts/aai-modelloader/values.yaml @@ -8,7 +8,7 @@ global: # global defaults # application image repository: nexus3.onap.org:10001 -image: onap/model-loader:v1.1.0 +image: onap/model-loader:1.2-STAGING-latest pullPolicy: Always restartPolicy: Always |