Skip to content

Commit 7a315d6

Browse files
committed
Update Makefile to point to the new addon manager gcr repo
1 parent 5b33feb commit 7a315d6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cluster/addons/addon-manager/Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
# See the License for the specific language governing permissions and
1313
# limitations under the License.
1414

15-
IMAGE=staging-k8s.gcr.io/kube-addon-manager
15+
IMAGE=gcr.io/k8s-staging-addon-manager
1616
ARCH?=amd64
1717
TEMP_DIR:=$(shell mktemp -d)
1818
VERSION=v9.1.2

0 commit comments

Comments
 (0)