Skip to content

Commit

Permalink
Merge pull request #1260 from google-oss-robot/autobump-canary
Browse files Browse the repository at this point in the history
Update Testgrid Canary to v20240917-v0.0.174-2-g70f42770
  • Loading branch information
google-oss-prow[bot] authored Sep 17, 2024
2 parents 70f4277 + d2c7385 commit d50276b
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion cluster/canary/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:v20230926-v0.0.165-24-ge8c030e5
image: gcr.io/k8s-testgrid/api:v20240917-v0.0.174-2-g70f42770
args:
- --allowed-origin=*
- --scope=gs://k8s-testgrid-canary
Expand Down
2 changes: 1 addition & 1 deletion cluster/canary/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:v20230926-v0.0.165-24-ge8c030e5
image: gcr.io/k8s-testgrid/config_merger:v20240917-v0.0.174-2-g70f42770
ports:
- name: metrics
containerPort: 2112
Expand Down
2 changes: 1 addition & 1 deletion cluster/canary/summarizer.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ spec:
serviceAccountName: summarizer
containers:
- name: summarizer
image: gcr.io/k8s-testgrid/summarizer:v20230926-v0.0.165-24-ge8c030e5
image: gcr.io/k8s-testgrid/summarizer:v20240917-v0.0.174-2-g70f42770
ports:
- name: metrics
containerPort: 2112
Expand Down
2 changes: 1 addition & 1 deletion cluster/canary/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:v20230926-v0.0.165-24-ge8c030e5
image: gcr.io/k8s-testgrid/tabulator:v20240917-v0.0.174-2-g70f42770
ports:
- name: metrics
containerPort: 2112
Expand Down
2 changes: 1 addition & 1 deletion cluster/canary/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:v20230926-v0.0.165-24-ge8c030e5
image: gcr.io/k8s-testgrid/updater:v20240917-v0.0.174-2-g70f42770
ports:
- name: metrics
containerPort: 2112
Expand Down

0 comments on commit d50276b

Please sign in to comment.