Skip to content

Commit

Permalink
Merge pull request kubernetes#27944 from k8s-infra-ci-robot/prowjobs-…
Browse files Browse the repository at this point in the history
…autobump

Update k8s-staging-test-infra images as needed
  • Loading branch information
k8s-ci-robot authored Nov 9, 2022
2 parents 1955b58 + 2019fcf commit 5ff41a4
Show file tree
Hide file tree
Showing 5 changed files with 10 additions and 10 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ presubmits:
preset-k8s-ssh: "true"
spec:
containers:
- image: gcr.io/k8s-staging-test-infra/gcloud-in-go:v20221028-0729c6470f
- image: gcr.io/k8s-staging-test-infra/gcloud-in-go:v20221109-fc7608f5ec
args:
- "--repo=sigs.k8s.io/$(REPO_NAME)=$(PULL_REFS)"
- "--root=/go/src"
Expand All @@ -26,7 +26,7 @@ presubmits:
preset-service-account: "true"
spec:
containers:
- image: gcr.io/k8s-staging-test-infra/gcloud-in-go:v20221028-0729c6470f
- image: gcr.io/k8s-staging-test-infra/gcloud-in-go:v20221109-fc7608f5ec
args:
- "--repo=sigs.k8s.io/$(REPO_NAME)=$(PULL_REFS)"
- "--root=/go/src"
Expand All @@ -42,7 +42,7 @@ presubmits:
preset-service-account: "true"
spec:
containers:
- image: gcr.io/k8s-staging-test-infra/gcloud-in-go:v20221028-0729c6470f
- image: gcr.io/k8s-staging-test-infra/gcloud-in-go:v20221109-fc7608f5ec
args:
- "--repo=sigs.k8s.io/$(REPO_NAME)=$(PULL_REFS)"
- "--root=/go/src"
Expand All @@ -58,7 +58,7 @@ presubmits:
preset-service-account: "true"
spec:
containers:
- image: gcr.io/k8s-staging-test-infra/gcloud-in-go:v20221028-0729c6470f
- image: gcr.io/k8s-staging-test-infra/gcloud-in-go:v20221109-fc7608f5ec
args:
- "--repo=sigs.k8s.io/$(REPO_NAME)=$(PULL_REFS)"
- "--root=/go/src"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ presubmits:
preset-service-account: "true"
spec:
containers:
- image: gcr.io/k8s-staging-test-infra/gcloud-in-go:v20221028-0729c6470f
- image: gcr.io/k8s-staging-test-infra/gcloud-in-go:v20221109-fc7608f5ec
args:
- "--repo=github.com/$(REPO_OWNER)/$(REPO_NAME)=$(PULL_REFS)"
- "--root=/go/src"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ postsubmits:
max_concurrency: 1
spec:
containers:
- image: gcr.io/k8s-staging-test-infra/gcloud-in-go:v20221028-0729c6470f
- image: gcr.io/k8s-staging-test-infra/gcloud-in-go:v20221109-fc7608f5ec
command:
- sh
- "-c"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@ periodics:
spec:
serviceAccountName: k8s-cve-feed
containers:
- image: gcr.io/k8s-staging-test-infra/gcloud-in-go:v20221028-0729c6470f
- image: gcr.io/k8s-staging-test-infra/gcloud-in-go:v20221109-fc7608f5ec
command:
- sh
- "-c"
Expand Down
6 changes: 3 additions & 3 deletions config/jobs/kubernetes/test-infra/test-infra-trusted.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -129,7 +129,7 @@ postsubmits:
spec:
serviceAccountName: deployer
containers:
- image: gcr.io/k8s-staging-test-infra/gcloud-in-go:v20221028-0729c6470f
- image: gcr.io/k8s-staging-test-infra/gcloud-in-go:v20221109-fc7608f5ec
command:
- make
args:
Expand Down Expand Up @@ -447,7 +447,7 @@ postsubmits:
spec:
serviceAccountName: deployer # TODO(fejta): should be pusher
containers:
- image: gcr.io/k8s-staging-test-infra/gcloud-in-go:v20221028-0729c6470f
- image: gcr.io/k8s-staging-test-infra/gcloud-in-go:v20221109-fc7608f5ec
command:
- make
args:
Expand Down Expand Up @@ -634,7 +634,7 @@ periodics:
base_ref: master
spec:
containers:
- image: gcr.io/k8s-staging-test-infra/gcloud-in-go:v20221028-0729c6470f
- image: gcr.io/k8s-staging-test-infra/gcloud-in-go:v20221109-fc7608f5ec
command:
- ./hack/make-rules/go-run/arbitrary.sh
args:
Expand Down

0 comments on commit 5ff41a4

Please sign in to comment.