We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2ca665c commit e703faeCopy full SHA for e703fae
config/jobs/kubernetes-sigs/cluster-api-provider-aws/cluster-api-provider-aws-prowjob-gen.yaml
@@ -9,7 +9,9 @@ prow_ignored:
9
# prowjob configuration files (presubmits, periodics)
10
branches:
11
main:
12
- testImage: "gcr.io/k8s-staging-test-infra/kubekins-e2e:v20250714-70266d743a-1.30"
+ 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"
15
release-2.8:
16
testImage: "gcr.io/k8s-staging-test-infra/kubekins-e2e:v20250714-70266d743a-1.30"
17
release-2.7:
0 commit comments