From 3866cfc41a0b6b219b58a7d0beb4523e6d1f5534 Mon Sep 17 00:00:00 2001 From: cert-manager-bot Date: Wed, 29 Jul 2026 23:30:53 +0000 Subject: [PATCH] Bumping k8s-infra-prow images and k8s-staging-test-infra images and cert-manager-infra-images images and quay.io/jetstack/base-static image Multiple distinct us-docker.pkg.dev/k8s-infra-prow/images/ changes: Commits | Dates | Images --- | --- | --- https://github.com/kubernetes-sigs/prow/compare/850dcba9b...7f8580d8d | 2026‑07‑28 → 2026‑07‑29 | images/branchprotector, images/checkconfig, images/cherrypicker, images/clonerefs, images/crier, images/deck, images/entrypoint, images/generic-autobumper, images/ghproxy, images/hook, images/horologium, images/initupload, images/needs-rebase, images/prow-controller-manager, images/sidecar, images/sinker, images/status-reconciler, images/tide, images/tot Multiple distinct gcr.io/k8s-staging-test-infra/ changes: Commits | Dates | Images --- | --- | --- https://github.com/kubernetes/test-infra/compare/91123b8ffb...f66136c16c | 2026‑07‑21 → 2026‑07‑29 | commenter, configurator, label_sync No europe-west1-docker.pkg.dev/cert-manager-tests-trusted/cert-manager-infra-images/ changes. No quay.io/jetstack/base-static changes. Signed-off-by: ci-robot --- config/config.yaml | 8 ++++---- config/jobs/testing/testing-periodics-trusted.yaml | 12 ++++++------ config/jobs/testing/testing-postsubmits-trusted.yaml | 2 +- config/jobs/testing/testing-presubmits.yaml | 4 ++-- prow/cluster/cherrypicker_deployment.yaml | 2 +- prow/cluster/crier_deployment.yaml | 2 +- prow/cluster/deck_deployment.yaml | 2 +- prow/cluster/ghproxy.yaml | 2 +- prow/cluster/hook_deployment.yaml | 2 +- prow/cluster/horologium_deployment.yaml | 2 +- prow/cluster/needs-rebase_deployment.yaml | 2 +- prow/cluster/prow_controller_manager_deployment.yaml | 2 +- prow/cluster/sinker_deployment.yaml | 2 +- prow/cluster/statusreconciler_deployment.yaml | 2 +- prow/cluster/tide_deployment.yaml | 2 +- prow/cluster/tot_deployment.yaml | 2 +- 16 files changed, 25 insertions(+), 25 deletions(-) diff --git a/config/config.yaml b/config/config.yaml index 9571e1ab..8d01188f 100644 --- a/config/config.yaml +++ b/config/config.yaml @@ -12,10 +12,10 @@ plank: timeout: 7200000000000 # 2h grace_period: 10000000000 # 10s utility_images: - clonerefs: "us-docker.pkg.dev/k8s-infra-prow/images/clonerefs:v20260728-850dcba9b" - initupload: "us-docker.pkg.dev/k8s-infra-prow/images/initupload:v20260728-850dcba9b" - entrypoint: "us-docker.pkg.dev/k8s-infra-prow/images/entrypoint:v20260728-850dcba9b" - sidecar: "us-docker.pkg.dev/k8s-infra-prow/images/sidecar:v20260728-850dcba9b" + clonerefs: "us-docker.pkg.dev/k8s-infra-prow/images/clonerefs:v20260729-7f8580d8d" + initupload: "us-docker.pkg.dev/k8s-infra-prow/images/initupload:v20260729-7f8580d8d" + entrypoint: "us-docker.pkg.dev/k8s-infra-prow/images/entrypoint:v20260729-7f8580d8d" + sidecar: "us-docker.pkg.dev/k8s-infra-prow/images/sidecar:v20260729-7f8580d8d" gcs_configuration: bucket: cert-manager-prow-artifacts path_strategy: explicit diff --git a/config/jobs/testing/testing-periodics-trusted.yaml b/config/jobs/testing/testing-periodics-trusted.yaml index 1014ea6d..6a40c956 100644 --- a/config/jobs/testing/testing-periodics-trusted.yaml +++ b/config/jobs/testing/testing-periodics-trusted.yaml @@ -12,7 +12,7 @@ periodics: preset-deployer-github-token: "true" spec: containers: - - image: gcr.io/k8s-staging-test-infra/commenter:v20260721-91123b8ffb + - image: gcr.io/k8s-staging-test-infra/commenter:v20260729-f66136c16c command: - commenter args: @@ -42,7 +42,7 @@ periodics: preset-deployer-github-token: "true" spec: containers: - - image: gcr.io/k8s-staging-test-infra/commenter:v20260721-91123b8ffb + - image: gcr.io/k8s-staging-test-infra/commenter:v20260729-f66136c16c command: - commenter args: @@ -75,7 +75,7 @@ periodics: preset-deployer-github-token: "true" spec: containers: - - image: gcr.io/k8s-staging-test-infra/commenter:v20260721-91123b8ffb + - image: gcr.io/k8s-staging-test-infra/commenter:v20260729-f66136c16c command: - commenter args: @@ -112,7 +112,7 @@ periodics: preset-deployer-ssh-key: "true" spec: containers: - - image: us-docker.pkg.dev/k8s-infra-prow/images/generic-autobumper:v20260728-850dcba9b + - image: us-docker.pkg.dev/k8s-infra-prow/images/generic-autobumper:v20260729-7f8580d8d command: - generic-autobumper args: @@ -134,7 +134,7 @@ periodics: spec: containers: - name: label-sync - image: gcr.io/k8s-staging-test-infra/label_sync:v20260721-91123b8ffb + image: gcr.io/k8s-staging-test-infra/label_sync:v20260729-f66136c16c command: - label_sync args: @@ -179,7 +179,7 @@ periodics: spec: containers: - name: branchprotector - image: us-docker.pkg.dev/k8s-infra-prow/images/branchprotector:v20260728-850dcba9b + image: us-docker.pkg.dev/k8s-infra-prow/images/branchprotector:v20260729-7f8580d8d command: - branchprotector args: diff --git a/config/jobs/testing/testing-postsubmits-trusted.yaml b/config/jobs/testing/testing-postsubmits-trusted.yaml index cf84e886..153b454d 100644 --- a/config/jobs/testing/testing-postsubmits-trusted.yaml +++ b/config/jobs/testing/testing-postsubmits-trusted.yaml @@ -22,7 +22,7 @@ postsubmits: spec: serviceAccountName: testgrid-updater containers: - - image: gcr.io/k8s-staging-test-infra/configurator:v20260721-91123b8ffb + - image: gcr.io/k8s-staging-test-infra/configurator:v20260729-f66136c16c command: - configurator args: diff --git a/config/jobs/testing/testing-presubmits.yaml b/config/jobs/testing/testing-presubmits.yaml index 3882c88a..b10cef94 100644 --- a/config/jobs/testing/testing-presubmits.yaml +++ b/config/jobs/testing/testing-presubmits.yaml @@ -8,7 +8,7 @@ presubmits: decorate: true spec: containers: - - image: us-docker.pkg.dev/k8s-infra-prow/images/checkconfig:v20260728-850dcba9b + - image: us-docker.pkg.dev/k8s-infra-prow/images/checkconfig:v20260729-7f8580d8d command: - checkconfig args: @@ -65,7 +65,7 @@ presubmits: decorate: true spec: containers: - - image: gcr.io/k8s-staging-test-infra/configurator:v20260721-91123b8ffb + - image: gcr.io/k8s-staging-test-infra/configurator:v20260729-f66136c16c command: - configurator args: diff --git a/prow/cluster/cherrypicker_deployment.yaml b/prow/cluster/cherrypicker_deployment.yaml index cb822c61..bdf7300c 100644 --- a/prow/cluster/cherrypicker_deployment.yaml +++ b/prow/cluster/cherrypicker_deployment.yaml @@ -39,7 +39,7 @@ spec: terminationGracePeriodSeconds: 180 containers: - name: cherrypicker - image: us-docker.pkg.dev/k8s-infra-prow/images/cherrypicker:v20260728-850dcba9b + image: us-docker.pkg.dev/k8s-infra-prow/images/cherrypicker:v20260729-7f8580d8d imagePullPolicy: Always args: - --github-token-path=/etc/github/token diff --git a/prow/cluster/crier_deployment.yaml b/prow/cluster/crier_deployment.yaml index cf379992..126cf668 100644 --- a/prow/cluster/crier_deployment.yaml +++ b/prow/cluster/crier_deployment.yaml @@ -33,7 +33,7 @@ spec: terminationGracePeriodSeconds: 30 containers: - name: crier - image: us-docker.pkg.dev/k8s-infra-prow/images/crier:v20260728-850dcba9b + image: us-docker.pkg.dev/k8s-infra-prow/images/crier:v20260729-7f8580d8d args: - --blob-storage-workers=10 - --config-path=/etc/config/config.yaml diff --git a/prow/cluster/deck_deployment.yaml b/prow/cluster/deck_deployment.yaml index 4aa9764e..264e8e94 100644 --- a/prow/cluster/deck_deployment.yaml +++ b/prow/cluster/deck_deployment.yaml @@ -38,7 +38,7 @@ spec: terminationGracePeriodSeconds: 30 containers: - name: deck - image: us-docker.pkg.dev/k8s-infra-prow/images/deck:v20260728-850dcba9b + image: us-docker.pkg.dev/k8s-infra-prow/images/deck:v20260729-7f8580d8d imagePullPolicy: Always ports: - name: http diff --git a/prow/cluster/ghproxy.yaml b/prow/cluster/ghproxy.yaml index bacc8076..c6f5533c 100644 --- a/prow/cluster/ghproxy.yaml +++ b/prow/cluster/ghproxy.yaml @@ -59,7 +59,7 @@ spec: spec: containers: - name: ghproxy - image: us-docker.pkg.dev/k8s-infra-prow/images/ghproxy:v20260728-850dcba9b + image: us-docker.pkg.dev/k8s-infra-prow/images/ghproxy:v20260729-7f8580d8d args: - --cache-dir=/cache - --cache-sizeGB=99 diff --git a/prow/cluster/hook_deployment.yaml b/prow/cluster/hook_deployment.yaml index 5d149fd5..00c83e88 100644 --- a/prow/cluster/hook_deployment.yaml +++ b/prow/cluster/hook_deployment.yaml @@ -38,7 +38,7 @@ spec: terminationGracePeriodSeconds: 180 containers: - name: hook - image: us-docker.pkg.dev/k8s-infra-prow/images/hook:v20260728-850dcba9b + image: us-docker.pkg.dev/k8s-infra-prow/images/hook:v20260729-7f8580d8d imagePullPolicy: Always args: - --dry-run=false diff --git a/prow/cluster/horologium_deployment.yaml b/prow/cluster/horologium_deployment.yaml index a618e062..c7952deb 100644 --- a/prow/cluster/horologium_deployment.yaml +++ b/prow/cluster/horologium_deployment.yaml @@ -35,7 +35,7 @@ spec: terminationGracePeriodSeconds: 30 containers: - name: horologium - image: us-docker.pkg.dev/k8s-infra-prow/images/horologium:v20260728-850dcba9b + image: us-docker.pkg.dev/k8s-infra-prow/images/horologium:v20260729-7f8580d8d args: - --config-path=/etc/config/config.yaml - --job-config-path=/etc/job-config diff --git a/prow/cluster/needs-rebase_deployment.yaml b/prow/cluster/needs-rebase_deployment.yaml index 37c5efdb..67f5467c 100644 --- a/prow/cluster/needs-rebase_deployment.yaml +++ b/prow/cluster/needs-rebase_deployment.yaml @@ -32,7 +32,7 @@ spec: terminationGracePeriodSeconds: 180 containers: - name: needs-rebase - image: us-docker.pkg.dev/k8s-infra-prow/images/needs-rebase:v20260728-850dcba9b + image: us-docker.pkg.dev/k8s-infra-prow/images/needs-rebase:v20260729-7f8580d8d imagePullPolicy: Always args: - --dry-run=false diff --git a/prow/cluster/prow_controller_manager_deployment.yaml b/prow/cluster/prow_controller_manager_deployment.yaml index e11d5a1b..1c9d6438 100644 --- a/prow/cluster/prow_controller_manager_deployment.yaml +++ b/prow/cluster/prow_controller_manager_deployment.yaml @@ -39,7 +39,7 @@ spec: serviceAccountName: prow-controller-manager containers: - name: prow-controller-manager - image: us-docker.pkg.dev/k8s-infra-prow/images/prow-controller-manager:v20260728-850dcba9b + image: us-docker.pkg.dev/k8s-infra-prow/images/prow-controller-manager:v20260729-7f8580d8d args: - --config-path=/etc/config/config.yaml - --dry-run=false diff --git a/prow/cluster/sinker_deployment.yaml b/prow/cluster/sinker_deployment.yaml index e5e91156..cc3effab 100644 --- a/prow/cluster/sinker_deployment.yaml +++ b/prow/cluster/sinker_deployment.yaml @@ -22,7 +22,7 @@ spec: - --config-path=/etc/config/config.yaml - --job-config-path=/etc/job-config - --dry-run=false - image: us-docker.pkg.dev/k8s-infra-prow/images/sinker:v20260728-850dcba9b + image: us-docker.pkg.dev/k8s-infra-prow/images/sinker:v20260729-7f8580d8d env: # Use KUBECONFIG envvar rather than --kubeconfig flag in order to provide multiple configs to merge. - name: KUBECONFIG diff --git a/prow/cluster/statusreconciler_deployment.yaml b/prow/cluster/statusreconciler_deployment.yaml index 3675e4df..12a3184c 100644 --- a/prow/cluster/statusreconciler_deployment.yaml +++ b/prow/cluster/statusreconciler_deployment.yaml @@ -33,7 +33,7 @@ spec: terminationGracePeriodSeconds: 180 containers: - name: statusreconciler - image: us-docker.pkg.dev/k8s-infra-prow/images/status-reconciler:v20260728-850dcba9b + image: us-docker.pkg.dev/k8s-infra-prow/images/status-reconciler:v20260729-7f8580d8d imagePullPolicy: Always args: - --dry-run=false diff --git a/prow/cluster/tide_deployment.yaml b/prow/cluster/tide_deployment.yaml index 7be1fcbc..2c2d1bcc 100644 --- a/prow/cluster/tide_deployment.yaml +++ b/prow/cluster/tide_deployment.yaml @@ -34,7 +34,7 @@ spec: serviceAccountName: tide containers: - name: tide - image: us-docker.pkg.dev/k8s-infra-prow/images/tide:v20260728-850dcba9b + image: us-docker.pkg.dev/k8s-infra-prow/images/tide:v20260729-7f8580d8d args: - --dry-run=false - --github-endpoint=http://ghproxy diff --git a/prow/cluster/tot_deployment.yaml b/prow/cluster/tot_deployment.yaml index 47338ef1..062119e5 100644 --- a/prow/cluster/tot_deployment.yaml +++ b/prow/cluster/tot_deployment.yaml @@ -47,7 +47,7 @@ spec: terminationGracePeriodSeconds: 30 containers: - name: tot - image: us-docker.pkg.dev/k8s-infra-prow/images/tot:v20260728-850dcba9b + image: us-docker.pkg.dev/k8s-infra-prow/images/tot:v20260729-7f8580d8d imagePullPolicy: Always args: - -storage=/store/tot.json