[UUI] Update image of components of UUI
[oom.git] / kubernetes / uui / components / uui-intent-analysis / values.yaml
index 65cc400..457ba5a 100644 (file)
@@ -40,7 +40,7 @@ secrets:
     password: '{{ .Values.postgres.config.pgUserPassword }}'
     passwordPolicy: generate
 
-image: onap/usecase-ui-intent-analysis:5.1.1
+image: onap/usecase-ui-intent-analysis:5.2.2
 pullPolicy: Always
 
 # flag to enable debugging - application support required
@@ -93,6 +93,10 @@ readinessCheck:
     containers:
       - *postgresName
 
+wait_for_job_container:
+  containers:
+    - '{{ include "common.name" . }}-job'
+
 # We usually recommend not to specify default resources and to leave this as a conscious
 # choice for the user. This also increases chances charts run on environments with little
 # resources, such as Minikube. If you do want to specify resources, uncomment the following