diff --git a/.prow/presubmits.yaml b/.prow/presubmits.yaml index fdeb439b5d..360da87bc8 100644 --- a/.prow/presubmits.yaml +++ b/.prow/presubmits.yaml @@ -4,7 +4,7 @@ presubmits: run_if_changed: '^prow/(oss/(config|plugins)\.yaml$|prowjobs/)|^\.prow' spec: containers: - - image: gcr.io/k8s-prow/checkconfig:v20230823-a49c9d0c58 + - image: gcr.io/k8s-prow/checkconfig:v20230824-74e8146673 imagePullPolicy: Always command: - checkconfig @@ -49,7 +49,7 @@ presubmits: testgrid-create-test-group: "false" spec: containers: - - image: gcr.io/k8s-prow/configurator:v20230823-a49c9d0c58 + - image: gcr.io/k8s-prow/configurator:v20230824-74e8146673 command: - configurator args: diff --git a/prow/oss/cluster/crier.yaml b/prow/oss/cluster/crier.yaml index a9bd9099e6..3858b93d12 100644 --- a/prow/oss/cluster/crier.yaml +++ b/prow/oss/cluster/crier.yaml @@ -20,7 +20,7 @@ spec: terminationGracePeriodSeconds: 30 containers: - name: crier - image: gcr.io/k8s-prow/crier:v20230823-a49c9d0c58 + image: gcr.io/k8s-prow/crier:v20230824-74e8146673 args: - --blob-storage-workers=1 - --config-path=/etc/config/config.yaml diff --git a/prow/oss/cluster/deck.yaml b/prow/oss/cluster/deck.yaml index daca2c0142..ec72d7245e 100644 --- a/prow/oss/cluster/deck.yaml +++ b/prow/oss/cluster/deck.yaml @@ -24,7 +24,7 @@ spec: terminationGracePeriodSeconds: 30 containers: - name: deck - image: gcr.io/k8s-prow/deck:v20230823-a49c9d0c58 + image: gcr.io/k8s-prow/deck:v20230824-74e8146673 args: - --config-path=/etc/config/config.yaml - --job-config-path=/etc/job-config diff --git a/prow/oss/cluster/deck_blueprints_deployment.yaml b/prow/oss/cluster/deck_blueprints_deployment.yaml index 5923a625e3..ff2a32b5fb 100644 --- a/prow/oss/cluster/deck_blueprints_deployment.yaml +++ b/prow/oss/cluster/deck_blueprints_deployment.yaml @@ -24,7 +24,7 @@ spec: terminationGracePeriodSeconds: 30 containers: - name: deck-blueprints - image: gcr.io/k8s-prow/deck:v20230823-a49c9d0c58 + image: gcr.io/k8s-prow/deck:v20230824-74e8146673 args: - --config-path=/etc/config/config.yaml - --hook-url=http://hook:8888/plugin-help diff --git a/prow/oss/cluster/gerrit.yaml b/prow/oss/cluster/gerrit.yaml index 808c220130..a02ee68ea5 100644 --- a/prow/oss/cluster/gerrit.yaml +++ b/prow/oss/cluster/gerrit.yaml @@ -20,7 +20,7 @@ spec: terminationGracePeriodSeconds: 30 containers: - name: gerrit - image: gcr.io/k8s-prow/gerrit:v20230823-a49c9d0c58 + image: gcr.io/k8s-prow/gerrit:v20230824-74e8146673 args: - --config-path=/etc/config/config.yaml - --job-config-path=/etc/job-config diff --git a/prow/oss/cluster/ghproxy.yaml b/prow/oss/cluster/ghproxy.yaml index 539f9818ef..acf73639a7 100644 --- a/prow/oss/cluster/ghproxy.yaml +++ b/prow/oss/cluster/ghproxy.yaml @@ -31,7 +31,7 @@ spec: spec: containers: - name: ghproxy - image: gcr.io/k8s-prow/ghproxy:v20230823-a49c9d0c58 + image: gcr.io/k8s-prow/ghproxy:v20230824-74e8146673 args: - --cache-dir=/cache - --cache-sizeGB=49 diff --git a/prow/oss/cluster/grandmatriarch_default.yaml b/prow/oss/cluster/grandmatriarch_default.yaml index 45f499fca2..201cef70bb 100644 --- a/prow/oss/cluster/grandmatriarch_default.yaml +++ b/prow/oss/cluster/grandmatriarch_default.yaml @@ -69,6 +69,6 @@ spec: serviceAccountName: grandmatriarch containers: - name: bakery - image: gcr.io/k8s-prow/grandmatriarch:v20230823-a49c9d0c58 + image: gcr.io/k8s-prow/grandmatriarch:v20230824-74e8146673 args: - http-cookiefile diff --git a/prow/oss/cluster/grandmatriarch_test-pods.yaml b/prow/oss/cluster/grandmatriarch_test-pods.yaml index e2b82ebb5e..3da98ac850 100644 --- a/prow/oss/cluster/grandmatriarch_test-pods.yaml +++ b/prow/oss/cluster/grandmatriarch_test-pods.yaml @@ -74,6 +74,6 @@ spec: serviceAccountName: grandmatriarch containers: - name: bakery - image: gcr.io/k8s-prow/grandmatriarch:v20230823-a49c9d0c58 + image: gcr.io/k8s-prow/grandmatriarch:v20230824-74e8146673 args: - http-cookiefile diff --git a/prow/oss/cluster/hook.yaml b/prow/oss/cluster/hook.yaml index 3c9047d513..46c2415a5c 100644 --- a/prow/oss/cluster/hook.yaml +++ b/prow/oss/cluster/hook.yaml @@ -25,7 +25,7 @@ spec: terminationGracePeriodSeconds: 180 containers: - name: hook - image: gcr.io/k8s-prow/hook:v20230823-a49c9d0c58 + image: gcr.io/k8s-prow/hook:v20230824-74e8146673 imagePullPolicy: Always args: - --webhook-path=/ghapp-hook diff --git a/prow/oss/cluster/horologium.yaml b/prow/oss/cluster/horologium.yaml index 9ab27bbd4f..4af76df2bd 100644 --- a/prow/oss/cluster/horologium.yaml +++ b/prow/oss/cluster/horologium.yaml @@ -20,7 +20,7 @@ spec: terminationGracePeriodSeconds: 30 containers: - name: horologium - image: gcr.io/k8s-prow/horologium:v20230823-a49c9d0c58 + image: gcr.io/k8s-prow/horologium:v20230824-74e8146673 args: - --config-path=/etc/config/config.yaml - --job-config-path=/etc/job-config diff --git a/prow/oss/cluster/prow-controller-manager.yaml b/prow/oss/cluster/prow-controller-manager.yaml index df042f0b04..b83534c071 100644 --- a/prow/oss/cluster/prow-controller-manager.yaml +++ b/prow/oss/cluster/prow-controller-manager.yaml @@ -19,7 +19,7 @@ spec: serviceAccountName: prow-controller-manager containers: - name: prow-controller-manager - image: gcr.io/k8s-prow/prow-controller-manager:v20230823-a49c9d0c58 + image: gcr.io/k8s-prow/prow-controller-manager:v20230824-74e8146673 args: - --config-path=/etc/config/config.yaml - --dry-run=false diff --git a/prow/oss/cluster/sinker.yaml b/prow/oss/cluster/sinker.yaml index 06a4dfe3d0..5093e21ec7 100644 --- a/prow/oss/cluster/sinker.yaml +++ b/prow/oss/cluster/sinker.yaml @@ -19,7 +19,7 @@ spec: serviceAccountName: sinker containers: - name: sinker - image: gcr.io/k8s-prow/sinker:v20230823-a49c9d0c58 + image: gcr.io/k8s-prow/sinker:v20230824-74e8146673 args: - --config-path=/etc/config/config.yaml - --job-config-path=/etc/job-config diff --git a/prow/oss/cluster/sub.yaml b/prow/oss/cluster/sub.yaml index 4bd11873f5..4d0f78aafc 100644 --- a/prow/oss/cluster/sub.yaml +++ b/prow/oss/cluster/sub.yaml @@ -24,7 +24,7 @@ spec: serviceAccountName: sub containers: - name: sub - image: gcr.io/k8s-prow/sub:v20230823-a49c9d0c58 + image: gcr.io/k8s-prow/sub:v20230824-74e8146673 args: - --config-path=/etc/config/config.yaml - --job-config-path=/etc/job-config diff --git a/prow/oss/cluster/tide.yaml b/prow/oss/cluster/tide.yaml index e5059d8395..0690bec5b4 100644 --- a/prow/oss/cluster/tide.yaml +++ b/prow/oss/cluster/tide.yaml @@ -19,7 +19,7 @@ spec: serviceAccountName: tide containers: - name: tide - image: gcr.io/k8s-prow/tide:v20230823-a49c9d0c58 + image: gcr.io/k8s-prow/tide:v20230824-74e8146673 args: - --config-path=/etc/config/config.yaml - --job-config-path=/etc/job-config diff --git a/prow/oss/config.yaml b/prow/oss/config.yaml index f035a711da..a1fab7ba31 100644 --- a/prow/oss/config.yaml +++ b/prow/oss/config.yaml @@ -121,10 +121,10 @@ plank: timeout: 7200000000000 # 2h grace_period: 15000000000 # 15s utility_images: - clonerefs: "gcr.io/k8s-prow/clonerefs:v20230823-a49c9d0c58" - initupload: "gcr.io/k8s-prow/initupload:v20230823-a49c9d0c58" - entrypoint: "gcr.io/k8s-prow/entrypoint:v20230823-a49c9d0c58" - sidecar: "gcr.io/k8s-prow/sidecar:v20230823-a49c9d0c58" + clonerefs: "gcr.io/k8s-prow/clonerefs:v20230824-74e8146673" + initupload: "gcr.io/k8s-prow/initupload:v20230824-74e8146673" + entrypoint: "gcr.io/k8s-prow/entrypoint:v20230824-74e8146673" + sidecar: "gcr.io/k8s-prow/sidecar:v20230824-74e8146673" gcs_configuration: bucket: "oss-prow" path_strategy: "explicit" diff --git a/prow/prowjobs/GoogleCloudPlatform/blueprints/GoogleCloudPlatform_blueprints_checkconfig.yaml b/prow/prowjobs/GoogleCloudPlatform/blueprints/GoogleCloudPlatform_blueprints_checkconfig.yaml index 8fc5b1450e..d5a27cc9f5 100644 --- a/prow/prowjobs/GoogleCloudPlatform/blueprints/GoogleCloudPlatform_blueprints_checkconfig.yaml +++ b/prow/prowjobs/GoogleCloudPlatform/blueprints/GoogleCloudPlatform_blueprints_checkconfig.yaml @@ -10,7 +10,7 @@ presubmits: base_ref: master spec: containers: - - image: gcr.io/k8s-prow/checkconfig:v20230823-a49c9d0c58 + - image: gcr.io/k8s-prow/checkconfig:v20230824-74e8146673 command: - checkconfig args: diff --git a/prow/prowjobs/GoogleCloudPlatform/oss-test-infra/gcp-oss-test-infra-config.yaml b/prow/prowjobs/GoogleCloudPlatform/oss-test-infra/gcp-oss-test-infra-config.yaml index 9acd4fabfa..d0452a4ccc 100644 --- a/prow/prowjobs/GoogleCloudPlatform/oss-test-infra/gcp-oss-test-infra-config.yaml +++ b/prow/prowjobs/GoogleCloudPlatform/oss-test-infra/gcp-oss-test-infra-config.yaml @@ -40,7 +40,7 @@ postsubmits: spec: serviceAccountName: testgrid-config-updater containers: - - image: gcr.io/k8s-prow/configurator:v20230823-a49c9d0c58 + - image: gcr.io/k8s-prow/configurator:v20230824-74e8146673 command: - configurator args: @@ -65,7 +65,7 @@ postsubmits: serviceAccountName: gencred-refresher containers: - name: gencred - image: gcr.io/k8s-prow/gencred:v20230823-a49c9d0c58 + image: gcr.io/k8s-prow/gencred:v20230824-74e8146673 command: - gencred args: @@ -93,7 +93,7 @@ periodics: testgrid-num-failures-to-alert: '3' spec: containers: - - image: gcr.io/k8s-prow/generic-autobumper:v20230823-a49c9d0c58 + - image: gcr.io/k8s-prow/generic-autobumper:v20230824-74e8146673 command: - generic-autobumper args: @@ -130,7 +130,7 @@ periodics: testgrid-num-failures-to-alert: '1' spec: containers: - - image: gcr.io/k8s-prow/generic-autobumper:v20230823-a49c9d0c58 + - image: gcr.io/k8s-prow/generic-autobumper:v20230824-74e8146673 command: - generic-autobumper args: @@ -187,7 +187,7 @@ periodics: serviceAccountName: gencred-refresher containers: - name: gencred - image: gcr.io/k8s-prow/gencred:v20230823-a49c9d0c58 + image: gcr.io/k8s-prow/gencred:v20230824-74e8146673 command: - gencred args: diff --git a/prow/prowjobs/GoogleCloudPlatform/testgrid/testgrid-jobs.yaml b/prow/prowjobs/GoogleCloudPlatform/testgrid/testgrid-jobs.yaml index f9073cfd1d..d4de2b990b 100644 --- a/prow/prowjobs/GoogleCloudPlatform/testgrid/testgrid-jobs.yaml +++ b/prow/prowjobs/GoogleCloudPlatform/testgrid/testgrid-jobs.yaml @@ -9,7 +9,7 @@ presubmits: base_ref: master spec: containers: - - image: gcr.io/k8s-prow/checkconfig:v20230823-a49c9d0c58 + - image: gcr.io/k8s-prow/checkconfig:v20230824-74e8146673 command: - checkconfig args: @@ -90,7 +90,7 @@ postsubmits: testgrid-num-failures-to-alert: '3' spec: containers: - - image: gcr.io/k8s-prow/generic-autobumper:v20230823-a49c9d0c58 + - image: gcr.io/k8s-prow/generic-autobumper:v20230824-74e8146673 command: - generic-autobumper args: @@ -126,7 +126,7 @@ periodics: testgrid-num-failures-to-alert: '3' spec: containers: - - image: gcr.io/k8s-prow/generic-autobumper:v20230823-a49c9d0c58 + - image: gcr.io/k8s-prow/generic-autobumper:v20230824-74e8146673 command: - generic-autobumper args: