From 2d3a866ad26633bf4bc932a700a2c1bb18af260e Mon Sep 17 00:00:00 2001 From: John Howard Date: Tue, 6 Aug 2024 15:33:57 -0700 Subject: [PATCH] Fix prow autobump After https://github.com/kubernetes/test-infra/pull/33210 --- prow/istio-autobump-config.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/prow/istio-autobump-config.yaml b/prow/istio-autobump-config.yaml index cd9cf526c9..6381d35de2 100644 --- a/prow/istio-autobump-config.yaml +++ b/prow/istio-autobump-config.yaml @@ -17,7 +17,7 @@ extraFiles: - "prow/config.yaml" prefixes: - name: "Prow" - prefix: "gcr.io/k8s-prow/" + prefix: "us-docker.pkg.dev/k8s-infra-prow/images/" repo: "https://github.com/kubernetes/test-infra" refConfigFile: "config/prow/cluster/deck_deployment.yaml" summarise: false