Skip to content

Commit

Permalink
Merge pull request #27256 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 committed Aug 25, 2022
2 parents 2209021 + 33c075a commit a8d5578
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion config/jobs/kubernetes/kops/kops-presubmits-e2e.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -285,7 +285,7 @@ presubmits:
spec:
serviceAccountName: k8s-kops-test
containers:
- image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20220722-16ae0286c2-master
- image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20220822-9f275332ba-master
imagePullPolicy: Always
command:
- runner.sh
Expand Down
2 changes: 1 addition & 1 deletion config/jobs/kubernetes/sig-node/sig-node-presubmit.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -1295,7 +1295,7 @@ presubmits:
preset-pull-kubernetes-e2e-gce: "true"
spec:
containers:
- image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20220804-4fa19ea91a-master
- image: gcr.io/k8s-staging-test-infra/kubekins-e2e:v20220822-9f275332ba-master
args:
- --root=/go/src
- "--job=$(JOB_NAME)"
Expand Down

0 comments on commit a8d5578

Please sign in to comment.