diff options
author | statta <statta@research.att.com> | 2019-04-23 13:21:59 -0400 |
---|---|---|
committer | statta <statta@research.att.com> | 2019-04-23 13:21:59 -0400 |
commit | 3e87e3a1cb9e79e82572d1262d8c3653950169cd (patch) | |
tree | 17c044edf807babdc652026b0fb95cb6b7817f3b /kubernetes/portal/charts/portal-sdk/values.yaml | |
parent | 08296edb0fdaf5688b5560ebf3dc6b05d992f6a9 (diff) |
Update Docker Image Number
Issue-ID: PORTAL-557
Change-Id: I48ac30eefc285ef4ff12dee24af85dced366d52e
Signed-off-by: statta <statta@research.att.com>
Diffstat (limited to 'kubernetes/portal/charts/portal-sdk/values.yaml')
-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 63f7a49363..b61c84a494 100644 --- a/kubernetes/portal/charts/portal-sdk/values.yaml +++ b/kubernetes/portal/charts/portal-sdk/values.yaml @@ -28,7 +28,7 @@ global: ################################################################# # application image repository: nexus3.onap.org:10001 -image: onap/portal-sdk:2.3.1 +image: onap/portal-sdk:2.5.0-STAGING-latest pullPolicy: Always # flag to enable debugging - application support required |