diff options
author | Mike Elliott <mike.elliott@amdocs.com> | 2018-06-01 15:30:11 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2018-06-01 15:30:11 +0000 |
commit | 4b0a609e11ec63579264558dd845f29d8ac88795 (patch) | |
tree | 133a267b486f1d3c84c1df78408b9970dbe1bf76 /charts/aai-modelloader | |
parent | dd2070561179ae07a496303114f2cd75d9d7b106 (diff) | |
parent | 60677454d64c4d83394f2fe5fec6ec830d827081 (diff) |
Merge "Update helm charts with release docker artifacts"
Diffstat (limited to 'charts/aai-modelloader')
-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 676fc6f..8acb28f 100644 --- a/charts/aai-modelloader/values.yaml +++ b/charts/aai-modelloader/values.yaml @@ -7,7 +7,7 @@ global: # global defaults # application image repository: nexus3.onap.org:10001 -image: onap/model-loader:1.2-STAGING-latest +image: onap/model-loader:1.2.1 pullPolicy: Always restartPolicy: Always |