Skip to content

Commit

Permalink
Merge pull request #23887 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 Oct 5, 2021
2 parents 0ab10d5 + c561e0a commit 06df33e
Show file tree
Hide file tree
Showing 8 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion config/jobs/cadvisor/cadvisor.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ periodics:
preset-dind-enabled: "true"
spec:
containers:
- image: gcr.io/k8s-staging-test-infra/bootstrap:v20211001-c920b4c552
- image: gcr.io/k8s-staging-test-infra/bootstrap:v20211004-881e25dc03
args:
- --repo=github.com/google/cadvisor
- --root=/go/src
Expand Down
2 changes: 1 addition & 1 deletion config/jobs/kubernetes/sig-release/kubernetes-builds.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ presubmits:
preset-dind-enabled: "true"
spec:
containers:
- image: gcr.io/k8s-staging-test-infra/bootstrap:v20211001-c920b4c552
- image: gcr.io/k8s-staging-test-infra/bootstrap:v20211004-881e25dc03
command:
- runner.sh
args:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -221,7 +221,7 @@ periodics:
- --allow-dup
- --extra-version-markers=k8s-stable3
- --registry=gcr.io/kubernetes-ci-images
image: gcr.io/k8s-staging-test-infra/bootstrap:v20211001-c920b4c552
image: gcr.io/k8s-staging-test-infra/bootstrap:v20211004-881e25dc03
name: ""
resources:
limits:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -220,7 +220,7 @@ periodics:
- --allow-dup
- --extra-version-markers=k8s-stable2
- --registry=gcr.io/kubernetes-ci-images
image: gcr.io/k8s-staging-test-infra/bootstrap:v20211001-c920b4c552
image: gcr.io/k8s-staging-test-infra/bootstrap:v20211004-881e25dc03
name: ""
resources:
limits:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -222,7 +222,7 @@ periodics:
- --allow-dup
- --extra-version-markers=k8s-stable1
- --registry=gcr.io/kubernetes-ci-images
image: gcr.io/k8s-staging-test-infra/bootstrap:v20211001-c920b4c552
image: gcr.io/k8s-staging-test-infra/bootstrap:v20211004-881e25dc03
name: ""
resources:
limits:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -222,7 +222,7 @@ periodics:
- --allow-dup
- --extra-version-markers=k8s-beta
- --registry=gcr.io/kubernetes-ci-images
image: gcr.io/k8s-staging-test-infra/bootstrap:v20211001-c920b4c552
image: gcr.io/k8s-staging-test-infra/bootstrap:v20211004-881e25dc03
name: ""
resources:
limits:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ periodics:
testgrid-tab-name: build-and-push-k8s-at-golang-tip
spec:
containers:
- image: gcr.io/k8s-staging-test-infra/bootstrap:v20211001-c920b4c552
- image: gcr.io/k8s-staging-test-infra/bootstrap:v20211004-881e25dc03
command:
- runner.sh
- /workspace/scenarios/execute.py
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -624,7 +624,7 @@ presubmits:
testgrid-tab-name: pull-perf-tests-util-images
spec:
containers:
- image: gcr.io/k8s-staging-test-infra/bootstrap:v20211001-c920b4c552
- image: gcr.io/k8s-staging-test-infra/bootstrap:v20211004-881e25dc03
command:
- runner.sh
- /workspace/scenarios/execute.py
Expand Down

0 comments on commit 06df33e

Please sign in to comment.