diff options
Diffstat (limited to 'charts/aai-data-router/values.yaml')
-rw-r--r-- | charts/aai-data-router/values.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/charts/aai-data-router/values.yaml b/charts/aai-data-router/values.yaml index 5ce7689..51fc65a 100644 --- a/charts/aai-data-router/values.yaml +++ b/charts/aai-data-router/values.yaml @@ -7,7 +7,7 @@ global: # global defaults # application image repository: nexus3.onap.org:10001 -image: onap/data-router:1.2-STAGING-latest +image: onap/data-router:1.2.2 pullPolicy: Always restartPolicy: Always |