Skip to content

Commit 64f8bf2

Browse files
authored
Merge pull request kubernetes#95243 from MrHohn/kube-addon-staging-2
Update addon-manager makefile to use the new staging repo - take two
2 parents 5e44d8e + 9009530 commit 64f8bf2

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)