Update addon-manager makefile to use the new staging repo - for real

This commit is contained in:
Zihong Zheng 2020-10-01 15:39:25 -07:00
parent deebe6619a
commit 9009530d1c

View File

@ -12,7 +12,7 @@
# See the License for the specific language governing permissions and
# limitations under the License.
IMAGE=gcr.io/k8s-staging-addon-manager
IMAGE=gcr.io/k8s-staging-addon-manager/kube-addon-manager
ARCH?=amd64
TEMP_DIR:=$(shell mktemp -d)
VERSION=v9.1.2