Skip to content

Commit e703fae

Browse files
committed
capa: add 2.9 jobs and bump test image for main
1 parent 2ca665c commit e703fae

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

config/jobs/kubernetes-sigs/cluster-api-provider-aws/cluster-api-provider-aws-prowjob-gen.yaml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,9 @@ prow_ignored:
99
# prowjob configuration files (presubmits, periodics)
1010
branches:
1111
main:
12-
testImage: "gcr.io/k8s-staging-test-infra/kubekins-e2e:v20250714-70266d743a-1.30"
12+
testImage: "gcr.io/k8s-staging-test-infra/kubekins-e2e:v20250904-c89b045f57-1.33"
13+
release-2.9:
14+
testImage: "gcr.io/k8s-staging-test-infra/kubekins-e2e:v20250904-c89b045f57-1.32"
1315
release-2.8:
1416
testImage: "gcr.io/k8s-staging-test-infra/kubekins-e2e:v20250714-70266d743a-1.30"
1517
release-2.7:

0 commit comments

Comments
 (0)