diff options
author | Alexis de Talhouët <adetalhouet89@gmail.com> | 2018-09-19 11:58:29 -0400 |
---|---|---|
committer | Mandeep Khinda <Mandeep.Khinda@amdocs.com> | 2018-09-19 17:30:23 +0000 |
commit | 697e996b156be74a21c66154a23af3eb2773dded (patch) | |
tree | a4fba10bc98c4c7e15ec1509dc27aac821d9b4ec /kubernetes/portal/charts/portal-sdk | |
parent | 5c8e9debd31bdbf352dd5099354bd7c2d0b54b55 (diff) |
Sync values from docker-manifest-staging file
Change-Id: Ic8f11dc20c425aab144fe28a5e761552eb7b025b
Issue-ID: OOM-1422
Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>
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 e7de8d01ab..4e10e99da5 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.2.0 +image: onap/portal-sdk:2.3.0-STAGING-latest pullPolicy: Always # flag to enable debugging - application support required |