summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRitu Sood <Ritu.Sood@intel.com>2019-10-24 22:23:50 +0000
committerGerrit Code Review <gerrit@onap.org>2019-10-24 22:23:50 +0000
commitb0f94ada2751713ea8d62c235d0bc1cc2877034a (patch)
treed939a2c4f1f47561c6d0e7a28c5ea19c25e12337
parent09aa5765d5667dbe46947dd9d4f41c9063b44646 (diff)
parenta399094ea6e9b0a649aa07beb59dcd4ede70e08b (diff)
Merge "Update image path to dockerhub"
-rw-r--r--deployments/helm/onap4k8s/charts/multicloud-k8s/values.yaml4
1 files changed, 2 insertions, 2 deletions
diff --git a/deployments/helm/onap4k8s/charts/multicloud-k8s/values.yaml b/deployments/helm/onap4k8s/charts/multicloud-k8s/values.yaml
index 4b279e04..30d70092 100644
--- a/deployments/helm/onap4k8s/charts/multicloud-k8s/values.yaml
+++ b/deployments/helm/onap4k8s/charts/multicloud-k8s/values.yaml
@@ -26,8 +26,8 @@ global:
# Application configuration defaults.
#################################################################
# application image
-repository: nexus3.onap.org:10001
-image: onap/multicloud/k8s:0.4.0
+repository: registry.hub.docker.com
+image: onap/multicloud-k8s:0.5.0
pullPolicy: Always
# flag to enable debugging - application support required