Merge pull request #95243 from MrHohn/kube-addon-staging-2

Update addon-manager makefile to use the new staging repo - take two
This commit is contained in:
Kubernetes Prow Robot 2020-10-05 14:22:20 -07:00 committed by GitHub
commit 64f8bf24a6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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