diff options
Diffstat (limited to 'kubernetes')
-rw-r--r-- | kubernetes/uui/components/uui-nlp/values.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kubernetes/uui/components/uui-nlp/values.yaml b/kubernetes/uui/components/uui-nlp/values.yaml index 3fb70fefae..b8c4b2fa69 100644 --- a/kubernetes/uui/components/uui-nlp/values.yaml +++ b/kubernetes/uui/components/uui-nlp/values.yaml @@ -19,7 +19,7 @@ global: pullPolicy: Always persistence: {} -image: onap/usecase-ui-nlp:1.0.2 +image: onap/usecase-ui-nlp:1.0.3 uui-nlp: enabled: true |