diff --git a/magma/hackfest_magma-agw-enb_vnfd/helm-charts/eechart/values.yaml b/magma/hackfest_magma-agw-enb_vnfd/helm-charts/eechart/values.yaml index 2aa9348740ac9baf5fbff460db8e70d59c6a1c66..829c51d45f1d5247cfff50d8a861088382162d88 100644 --- a/magma/hackfest_magma-agw-enb_vnfd/helm-charts/eechart/values.yaml +++ b/magma/hackfest_magma-agw-enb_vnfd/helm-charts/eechart/values.yaml @@ -5,7 +5,7 @@ global: replicaCount: 1 image: - repository: illoret/grpcee + repository: opensourcemano/api-fe tag: latest pullPolicy: IfNotPresent diff --git a/simple_ee_vnf/helm-charts/eechart/values.yaml b/simple_ee_vnf/helm-charts/eechart/values.yaml index c5d867434885ff060401450fd7fc10267b6c5c78..8d79df07fe42e5c356743eaff2cc407e0ab65370 100755 --- a/simple_ee_vnf/helm-charts/eechart/values.yaml +++ b/simple_ee_vnf/helm-charts/eechart/values.yaml @@ -5,7 +5,7 @@ replicaCount: 1 image: - repository: gcr.io/whitestack/osm/simple_ee + repository: opensourcemano/api-fe tag: latest pullPolicy: IfNotPresent diff --git a/snmp_ee_vnf/helm-charts/eechart/values.yaml b/snmp_ee_vnf/helm-charts/eechart/values.yaml index 7006b5df1ac6ad4972e7f9a535f26ebff21176ae..3ddb708e107a6feb59623421a3c2e764bc566608 100755 --- a/snmp_ee_vnf/helm-charts/eechart/values.yaml +++ b/snmp_ee_vnf/helm-charts/eechart/values.yaml @@ -9,7 +9,7 @@ global: replicaCount: 1 image: - repository: illoret/grpcee + repository: opensourcemano/api-fe tag: latest pullPolicy: IfNotPresent diff --git a/snmp_setcomm_ee_vnf/helm-charts/eechart/values.yaml b/snmp_setcomm_ee_vnf/helm-charts/eechart/values.yaml index 7006b5df1ac6ad4972e7f9a535f26ebff21176ae..3ddb708e107a6feb59623421a3c2e764bc566608 100755 --- a/snmp_setcomm_ee_vnf/helm-charts/eechart/values.yaml +++ b/snmp_setcomm_ee_vnf/helm-charts/eechart/values.yaml @@ -9,7 +9,7 @@ global: replicaCount: 1 image: - repository: illoret/grpcee + repository: opensourcemano/api-fe tag: latest pullPolicy: IfNotPresent