diff options
Diffstat (limited to 'components/aai-search-data')
-rw-r--r-- | components/aai-search-data/values.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/components/aai-search-data/values.yaml b/components/aai-search-data/values.yaml index 6d7a4b1..875ad15 100644 --- a/components/aai-search-data/values.yaml +++ b/components/aai-search-data/values.yaml @@ -23,7 +23,7 @@ global: # global defaults # application image repository: nexus3.onap.org:10001 -image: onap/search-data-service:1.4.3 +image: onap/search-data-service:1.5.1 pullPolicy: Always restartPolicy: Always flavor: small |