Skip to content

Commit

Permalink
Merge pull request #23151 from listx/master
Browse files Browse the repository at this point in the history
Revert "bump promoter jobs"
  • Loading branch information
k8s-ci-robot authored Aug 5, 2021
2 parents 2713078 + 2038c4f commit caeaace
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ presubmits:
- ^main$
spec:
containers:
- image: us.gcr.io/k8s-artifacts-prod/artifact-promoter/cip:v20210805-v1.337.0-136-g8f6bfde
- image: us.gcr.io/k8s-artifacts-prod/artifact-promoter/cip:v2.4.1
command:
- cip
args:
Expand All @@ -36,7 +36,7 @@ presubmits:
spec:
serviceAccountName: k8s-infra-gcr-vuln-scanning
containers:
- image: us.gcr.io/k8s-artifacts-prod/artifact-promoter/cip:v20210805-v1.337.0-136-g8f6bfde
- image: us.gcr.io/k8s-artifacts-prod/artifact-promoter/cip:v2.4.1
command:
- cip
args:
Expand Down
2 changes: 1 addition & 1 deletion config/jobs/kubernetes/test-infra/test-infra-trusted.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -659,7 +659,7 @@ postsubmits:
spec:
serviceAccountName: pusher
containers:
- image: us.gcr.io/k8s-artifacts-prod/artifact-promoter/cip:v20210805-v1.337.0-136-g8f6bfde
- image: us.gcr.io/k8s-artifacts-prod/artifact-promoter/cip:v2.4.1
command:
- cip
args:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ postsubmits:
spec:
serviceAccountName: k8s-infra-gcr-promoter
containers:
- image: us.gcr.io/k8s-artifacts-prod/artifact-promoter/cip:v20210805-v1.337.0-136-g8f6bfde
- image: us.gcr.io/k8s-artifacts-prod/artifact-promoter/cip:v2.4.1
command:
- cip
args:
Expand Down Expand Up @@ -46,7 +46,7 @@ periodics:
# https://github.com/kubernetes/k8s.io/pull/695.
serviceAccountName: k8s-infra-gcr-promoter
containers:
- image: us.gcr.io/k8s-artifacts-prod/artifact-promoter/cip:v20210805-v1.337.0-136-g8f6bfde
- image: us.gcr.io/k8s-artifacts-prod/artifact-promoter/cip:v2.4.1
command:
- cip
args:
Expand Down

0 comments on commit caeaace

Please sign in to comment.