diff options
author | statta <statta@research.att.com> | 2020-04-13 18:47:10 -0400 |
---|---|---|
committer | statta <statta@research.att.com> | 2020-04-13 18:47:39 -0400 |
commit | 2662cd8711ddfe1f187a385b4a956f3894371b5b (patch) | |
tree | fcb166a334259664f922672feb69f426e315fd5c /kubernetes/portal/charts/portal-sdk | |
parent | 9f66ecee20e4fde39ced729b856e68af1ab31bb6 (diff) |
Update Portal with release artifacts
Issue-ID: PORTAL-842
Signed-off-by: statta <statta@research.att.com>
Change-Id: I240051c30b1b71c6e7fc47bdaebe36bc519dd3fb
Diffstat (limited to 'kubernetes/portal/charts/portal-sdk')
-rw-r--r-- | kubernetes/portal/charts/portal-sdk/values.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kubernetes/portal/charts/portal-sdk/values.yaml b/kubernetes/portal/charts/portal-sdk/values.yaml index ad1e156738..45af55fe1d 100644 --- a/kubernetes/portal/charts/portal-sdk/values.yaml +++ b/kubernetes/portal/charts/portal-sdk/values.yaml @@ -33,7 +33,7 @@ global: # application image repository: nexus3.onap.org:10001 -image: onap/portal-sdk:2.6.0 +image: onap/portal-sdk:3.2.0 pullPolicy: Always #AAF local config |