Skip to content

Commit

Permalink
Merge pull request #975 from google-oss-robot/autobump-prod
Browse files Browse the repository at this point in the history
Update Testgrid Prod to v20220523-v0.0.138-25-g45564ab3
  • Loading branch information
google-oss-prow[bot] authored May 23, 2022
2 parents 6383faa + c74ded1 commit 888734b
Show file tree
Hide file tree
Showing 7 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion cluster/prod/config_merger.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ spec:
serviceAccountName: config-merger
containers:
- name: config-merger
image: gcr.io/k8s-testgrid/config_merger:v20220523-v0.0.138-17-g53b71c7e
image: gcr.io/k8s-testgrid/config_merger:v20220523-v0.0.138-25-g45564ab3
ports:
- name: metrics
containerPort: 2112
Expand Down
2 changes: 1 addition & 1 deletion cluster/prod/knative/summarizer.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ spec:
serviceAccountName: summarizer
containers:
- name: summarizer
image: gcr.io/k8s-testgrid/summarizer:v20220523-v0.0.138-17-g53b71c7e
image: gcr.io/k8s-testgrid/summarizer:v20220523-v0.0.138-25-g45564ab3
ports:
- name: metrics
containerPort: 2112
Expand Down
2 changes: 1 addition & 1 deletion cluster/prod/knative/tabulator.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ spec:
serviceAccountName: tabulator
containers:
- name: tabulator
image: gcr.io/k8s-testgrid/tabulator:v20220523-v0.0.138-17-g53b71c7e
image: gcr.io/k8s-testgrid/tabulator:v20220523-v0.0.138-25-g45564ab3
ports:
- name: metrics
containerPort: 2112
Expand Down
2 changes: 1 addition & 1 deletion cluster/prod/knative/updater.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ spec:
serviceAccountName: updater
containers:
- name: updater
image: gcr.io/k8s-testgrid/updater:v20220523-v0.0.138-17-g53b71c7e
image: gcr.io/k8s-testgrid/updater:v20220523-v0.0.138-25-g45564ab3
args:
- --build-timeout=10m
- --config=gs://knative-own-testgrid/config
Expand Down
2 changes: 1 addition & 1 deletion cluster/prod/summarizer.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ spec:
serviceAccountName: summarizer
containers:
- name: summarizer
image: gcr.io/k8s-testgrid/summarizer:v20220523-v0.0.138-17-g53b71c7e
image: gcr.io/k8s-testgrid/summarizer:v20220523-v0.0.138-25-g45564ab3
ports:
- name: metrics
containerPort: 2112
Expand Down
2 changes: 1 addition & 1 deletion cluster/prod/tabulator.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ spec:
serviceAccountName: tabulator
containers:
- name: tabulator
image: gcr.io/k8s-testgrid/tabulator:v20220523-v0.0.138-17-g53b71c7e
image: gcr.io/k8s-testgrid/tabulator:v20220523-v0.0.138-25-g45564ab3
ports:
- name: metrics
containerPort: 2112
Expand Down
2 changes: 1 addition & 1 deletion cluster/prod/updater.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ spec:
serviceAccountName: updater
containers:
- name: updater
image: gcr.io/k8s-testgrid/updater:v20220523-v0.0.138-17-g53b71c7e
image: gcr.io/k8s-testgrid/updater:v20220523-v0.0.138-25-g45564ab3
ports:
- name: metrics
containerPort: 2112
Expand Down

0 comments on commit 888734b

Please sign in to comment.