Skip to content

Commit

Permalink
Merge pull request #26776 from k8s-infra-ci-robot/prowjobs-autobump
Browse files Browse the repository at this point in the history
Update k8s-staging-test-infra images as needed
  • Loading branch information
k8s-ci-robot authored Jul 11, 2022
2 parents 29e83c0 + 3d10b88 commit 0f1eb14
Show file tree
Hide file tree
Showing 269 changed files with 1,919 additions and 1,919 deletions.
2 changes: 1 addition & 1 deletion config/jobs/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -136,7 +136,7 @@ periodics:
path_alias: "sigs.k8s.io/cluster-api-provider-aws"
spec:
containers:
- image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20220624-1a63fdd9f2-master
- image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20220708-6b0cfd300e-master
command:
- "./scripts/ci-aws-cred-test.sh"
```
Expand Down
4 changes: 2 additions & 2 deletions config/jobs/cadvisor/cadvisor.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ presubmits:
preset-k8s-ssh: "true"
spec:
containers:
- image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20220624-1a63fdd9f2-master
- image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20220708-6b0cfd300e-master
args:
- "--job=$(JOB_NAME)"
- "--repo=k8s.io/kubernetes"
Expand Down Expand Up @@ -56,7 +56,7 @@ periodics:
preset-k8s-ssh: "true"
spec:
containers:
- image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20220624-1a63fdd9f2-master
- image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20220708-6b0cfd300e-master
args:
- --job=$(JOB_NAME)
- --root=/go/src
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ presubmits:
preset-dind-enabled: "true"
spec:
containers:
- image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20220624-1a63fdd9f2-master
- image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20220708-6b0cfd300e-master
command:
- runner.sh
args:
Expand Down Expand Up @@ -54,7 +54,7 @@ presubmits:
spec:
containers:
- name: pull-containerd-node-e2e
image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20220624-1a63fdd9f2-master
image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20220708-6b0cfd300e-master
env:
- name: USE_TEST_INFRA_LOG_DUMPING
value: "true"
Expand Down
Loading

0 comments on commit 0f1eb14

Please sign in to comment.