diff options
author | Sandeep Shah <sandeeplinux1068@gmail.com> | 2020-10-30 10:34:08 -0500 |
---|---|---|
committer | Sylvain Desbureaux <sylvain.desbureaux@orange.com> | 2020-11-05 08:07:00 +0000 |
commit | e614fd356a9f179ca7f05bf3b0658c9b70145f04 (patch) | |
tree | e53ed5b2e1283259f9cd39f59d23321f566fe46b /kubernetes/portal/components/portal-sdk | |
parent | ddb27d65a3b36dd34cd9b9972d030e0dd3bec009 (diff) |
[PORTAL] Update image versions
Includes image updates to version 3.4.2 and
disabled A&AI Ui from portal platform
Issue-ID: OOM-2618
Signed-off-by: SandeepLinux <sandeep.shah@att.com>
Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com>
Change-Id: I98f4b477c3ac4d75ae9ef40387c6e931c1afb352
Diffstat (limited to 'kubernetes/portal/components/portal-sdk')
-rw-r--r-- | kubernetes/portal/components/portal-sdk/values.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kubernetes/portal/components/portal-sdk/values.yaml b/kubernetes/portal/components/portal-sdk/values.yaml index ae373a2f54..dc27aaeb92 100644 --- a/kubernetes/portal/components/portal-sdk/values.yaml +++ b/kubernetes/portal/components/portal-sdk/values.yaml @@ -57,7 +57,7 @@ secrets: # application image repository: nexus3.onap.org:10001 -image: onap/portal-sdk:3.4.1 +image: onap/portal-sdk:3.4.2 pullPolicy: Always # application configuration |