From 81cc5f445fd06b5c530fd39f514f64cd416574fd Mon Sep 17 00:00:00 2001 From: Chao Date: Thu, 4 Mar 2021 14:41:31 -0800 Subject: [PATCH] Prow component autobumper: also include prow images in prow jobs They will be restricted to only bump gcr.io/k8s-prow/ and gcr.io/k8s-staging-boskos/ --- config/prow/autobump-config/prow-component-autobump-config.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/config/prow/autobump-config/prow-component-autobump-config.yaml b/config/prow/autobump-config/prow-component-autobump-config.yaml index b3e7752bb412..0a681a42d17e 100644 --- a/config/prow/autobump-config/prow-component-autobump-config.yaml +++ b/config/prow/autobump-config/prow-component-autobump-config.yaml @@ -13,7 +13,6 @@ includedConfigPaths: - "." excludedConfigPaths: - "config/prow-staging" - - "config/jobs" targetVersion: "latest" prefixes: - name: "Prow"