diff --git a/Makefile b/Makefile index 77a8b53..889ffd4 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,5 @@ NAME = k8s-dynamic-provisioner -REPO_NAME ?= hpe/k8s-dynamic-provisioner +REPO_NAME ?= hpestorage/k8s-dynamic-provisioner # Use the latest git tag TAG = $(shell git tag|tail -n1)