[GENERIC] move from registry.hub.docker.com to docker.io
[oom.git] / kubernetes / clamp / components / clamp-dash-es / values.yaml
index a4ff555..ed53c0c 100644 (file)
@@ -65,12 +65,12 @@ flavor: small
 #################################################################
 
 # BusyBox image
-busyboxRepository: registry.hub.docker.com
+busyboxRepository: docker.io
 busyboxImage: library/busybox:latest
 
 # application image
 repository: nexus3.onap.org:10001
-image: onap/clamp-dashboard-elasticsearch:5.0.3
+image: onap/clamp-dashboard-elasticsearch:5.0.4
 pullPolicy: Always
 
 # flag to enable debugging - application support required