From 41b2978c0ff75e1bbce78ae87de6375185d66863 Mon Sep 17 00:00:00 2001 From: Google OSS Prow Robot Date: Wed, 18 Dec 2024 19:05:20 +0000 Subject: [PATCH] Bumping Testgrid Canary MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit gcr.io/k8s-testgrid/ changes: https://github.com/GoogleCloudPlatform/testgrid/compare/70f42770...a809d62a (2024‑09‑17 → 2024‑12‑18) --- cluster/canary/api.yaml | 2 +- cluster/canary/config_merger.yaml | 2 +- cluster/canary/summarizer.yaml | 2 +- cluster/canary/tabulator.yaml | 2 +- cluster/canary/updater.yaml | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/cluster/canary/api.yaml b/cluster/canary/api.yaml index c51f250c..c2987269 100644 --- a/cluster/canary/api.yaml +++ b/cluster/canary/api.yaml @@ -25,7 +25,7 @@ spec: serviceAccountName: api containers: - name: api - image: gcr.io/k8s-testgrid/api:v20240917-v0.0.174-2-g70f42770 + image: gcr.io/k8s-testgrid/api:v20241218-v0.0.174-12-ga809d62a args: - --allowed-origin=* - --scope=gs://k8s-testgrid-canary diff --git a/cluster/canary/config_merger.yaml b/cluster/canary/config_merger.yaml index a6807088..099972c0 100644 --- a/cluster/canary/config_merger.yaml +++ b/cluster/canary/config_merger.yaml @@ -25,7 +25,7 @@ spec: serviceAccountName: config-merger containers: - name: config-merger - image: gcr.io/k8s-testgrid/config_merger:v20240917-v0.0.174-2-g70f42770 + image: gcr.io/k8s-testgrid/config_merger:v20241218-v0.0.174-12-ga809d62a ports: - name: metrics containerPort: 2112 diff --git a/cluster/canary/summarizer.yaml b/cluster/canary/summarizer.yaml index 995593ae..9359a5ec 100644 --- a/cluster/canary/summarizer.yaml +++ b/cluster/canary/summarizer.yaml @@ -34,7 +34,7 @@ spec: serviceAccountName: summarizer containers: - name: summarizer - image: gcr.io/k8s-testgrid/summarizer:v20240917-v0.0.174-2-g70f42770 + image: gcr.io/k8s-testgrid/summarizer:v20241218-v0.0.174-12-ga809d62a ports: - name: metrics containerPort: 2112 diff --git a/cluster/canary/tabulator.yaml b/cluster/canary/tabulator.yaml index 90f74943..47932e98 100644 --- a/cluster/canary/tabulator.yaml +++ b/cluster/canary/tabulator.yaml @@ -25,7 +25,7 @@ spec: serviceAccountName: tabulator containers: - name: tabulator - image: gcr.io/k8s-testgrid/tabulator:v20240917-v0.0.174-2-g70f42770 + image: gcr.io/k8s-testgrid/tabulator:v20241218-v0.0.174-12-ga809d62a ports: - name: metrics containerPort: 2112 diff --git a/cluster/canary/updater.yaml b/cluster/canary/updater.yaml index 6040c2a2..fe581d0e 100644 --- a/cluster/canary/updater.yaml +++ b/cluster/canary/updater.yaml @@ -30,7 +30,7 @@ spec: serviceAccountName: updater containers: - name: updater - image: gcr.io/k8s-testgrid/updater:v20240917-v0.0.174-2-g70f42770 + image: gcr.io/k8s-testgrid/updater:v20241218-v0.0.174-12-ga809d62a ports: - name: metrics containerPort: 2112