Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion cluster/prod/api.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ spec:
serviceAccountName: api
containers:
- name: api
image: gcr.io/k8s-testgrid/api:v20260605-v0.0.175-16-g4713188c
image: gcr.io/k8s-testgrid/api:v20260901-v0.0.176-4-g734ae2b9
args:
- --allowed-origin=*
- --scope=gs://k8s-testgrid
Expand Down
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:v20260605-v0.0.175-16-g4713188c
image: gcr.io/k8s-testgrid/config_merger:v20260901-v0.0.176-4-g734ae2b9
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:v20260605-v0.0.175-16-g4713188c
image: gcr.io/k8s-testgrid/summarizer:v20260901-v0.0.176-4-g734ae2b9
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:v20260605-v0.0.175-16-g4713188c
image: gcr.io/k8s-testgrid/tabulator:v20260901-v0.0.176-4-g734ae2b9
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:v20260605-v0.0.175-16-g4713188c
image: gcr.io/k8s-testgrid/updater:v20260901-v0.0.176-4-g734ae2b9
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:v20260605-v0.0.175-16-g4713188c
image: gcr.io/k8s-testgrid/summarizer:v20260901-v0.0.176-4-g734ae2b9
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:v20260605-v0.0.175-16-g4713188c
image: gcr.io/k8s-testgrid/tabulator:v20260901-v0.0.176-4-g734ae2b9
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:v20260605-v0.0.175-16-g4713188c
image: gcr.io/k8s-testgrid/updater:v20260901-v0.0.176-4-g734ae2b9
ports:
- name: metrics
containerPort: 2112
Expand Down