summaryrefslogtreecommitdiffstats
path: root/kubernetes/portal/charts/portal-sdk/values.yaml
diff options
context:
space:
mode:
authorstatta <statta@research.att.com>2019-05-15 12:41:24 -0400
committerstatta <statta@research.att.com>2019-05-15 12:42:07 -0400
commitf5bad9f90ef7485c881fbca7289e2ec08707ea48 (patch)
tree78ac6c134557cf57e5acb8d96c2193133b98afd0 /kubernetes/portal/charts/portal-sdk/values.yaml
parent94ab0d697a13db57bc21a2e8e62f0970c2bff1e4 (diff)
Update Docker Image Number to release version
Issue-ID: PORTAL-557 Change-Id: I22fddb494512fb6fb0a70742d2abdf30e5dad1c8 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.yaml2
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 b61c84a494..be5d8aeeee 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.5.0-STAGING-latest
+image: onap/portal-sdk:2.5.0
pullPolicy: Always
# flag to enable debugging - application support required