diff options
author | Borislav Glozman <Borislav.Glozman@amdocs.com> | 2019-04-24 10:17:18 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2019-04-24 10:17:18 +0000 |
commit | 79d031221e53407f484285af88a446b72bc6824f (patch) | |
tree | 480ffcba6bbe1f45bd756a72dd48a153f8da6130 /kubernetes/portal/charts/portal-sdk/values.yaml | |
parent | b123b9899050dd615eaf1c46ab3b3f6523136aee (diff) | |
parent | 3e87e3a1cb9e79e82572d1262d8c3653950169cd (diff) |
Merge "Update Docker Image Number"
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 |