Skip to content

Commit

Permalink
Merge pull request #984 from google-oss-robot/autobump-prod
Browse files Browse the repository at this point in the history
Update Testgrid Prod to v20220524-v0.0.139-14-g50fcfda6
  • Loading branch information
google-oss-prow[bot] authored May 25, 2022
2 parents 6ede08d + 8e24db2 commit a8dff6c
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-25-g45564ab3
image: gcr.io/k8s-testgrid/config_merger:v20220524-v0.0.139-14-g50fcfda6
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-25-g45564ab3
image: gcr.io/k8s-testgrid/summarizer:v20220524-v0.0.139-14-g50fcfda6
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-25-g45564ab3
image: gcr.io/k8s-testgrid/tabulator:v20220524-v0.0.139-14-g50fcfda6
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-25-g45564ab3
image: gcr.io/k8s-testgrid/updater:v20220524-v0.0.139-14-g50fcfda6
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-25-g45564ab3
image: gcr.io/k8s-testgrid/summarizer:v20220524-v0.0.139-14-g50fcfda6
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-25-g45564ab3
image: gcr.io/k8s-testgrid/tabulator:v20220524-v0.0.139-14-g50fcfda6
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-25-g45564ab3
image: gcr.io/k8s-testgrid/updater:v20220524-v0.0.139-14-g50fcfda6
ports:
- name: metrics
containerPort: 2112
Expand Down

0 comments on commit a8dff6c

Please sign in to comment.