From: kaixiliu Date: Wed, 28 Jun 2023 10:59:01 +0000 (+0800) Subject: [UUI] Update intent analysis version X-Git-Tag: 12.0.0~1^2 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=21413f60c8f8e8656e98898b7721d770bbd71cd3;p=oom.git [UUI] Update intent analysis version Update intent analysis version Issue-ID: USECASEUI-817 Signed-off-by: kaixiliu Change-Id: I4afdaa9b575a8ea02d609ba9bdcfa2203351b4e8 (cherry picked from commit 55743b44cb9032217c4a72e8de2fd4963e4c6311) --- diff --git a/kubernetes/uui/components/uui-intent-analysis/values.yaml b/kubernetes/uui/components/uui-intent-analysis/values.yaml index 772b095379..39c4807fff 100644 --- a/kubernetes/uui/components/uui-intent-analysis/values.yaml +++ b/kubernetes/uui/components/uui-intent-analysis/values.yaml @@ -40,7 +40,7 @@ secrets: password: '{{ .Values.postgres.config.pgUserPassword }}' passwordPolicy: generate -image: onap/usecase-ui-intent-analysis:5.2.2 +image: onap/usecase-ui-intent-analysis:5.2.4 pullPolicy: Always # flag to enable debugging - application support required