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 c980eb5..977860f 100644 --- a/charts/aai-modelloader/values.yaml +++ b/charts/aai-modelloader/values.yaml @@ -21,7 +21,7 @@ global: # global defaults # application image repository: nexus3.onap.org:10001 -image: onap/model-loader:1.2.1 +image: onap/model-loader:1.3-STAGING-latest pullPolicy: Always restartPolicy: Always |