diff options
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 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 |