Skip to content

Commit 15fae4e

Browse files
authored
Merge pull request kubernetes#95200 from MrHohn/addon-manager-staging
Update Makefile to point to the new addon manager gcr repo
2 parents 05b3e89 + 7a315d6 commit 15fae4e

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)