Skip to content

Commit 9009530

Browse files
committed
Update addon-manager makefile to use the new staging repo - for real
1 parent deebe66 commit 9009530

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

0 commit comments

Comments
 (0)