diff --git a/.prow.yaml b/.prow.yaml index 5705557a65b..bee0f94df51 100644 --- a/.prow.yaml +++ b/.prow.yaml @@ -5,7 +5,7 @@ presubmits: run_if_changed: '^(\.prow|prow/(config|plugins|cluster/jobs/.*))\.yaml$' spec: containers: - - image: gcr.io/k8s-prow/checkconfig:v20210712-f6f2d3955b + - image: gcr.io/k8s-prow/checkconfig:v20210713-49f933a3ed command: - /checkconfig args: diff --git a/prow/cluster/cherrypicker_deployment.yaml b/prow/cluster/cherrypicker_deployment.yaml index b9caa9e17d8..10244c705fe 100644 --- a/prow/cluster/cherrypicker_deployment.yaml +++ b/prow/cluster/cherrypicker_deployment.yaml @@ -19,7 +19,7 @@ spec: terminationGracePeriodSeconds: 180 containers: - name: cherrypicker - image: gcr.io/k8s-prow/cherrypicker:v20210712-f6f2d3955b + image: gcr.io/k8s-prow/cherrypicker:v20210713-49f933a3ed args: - --create-issue-on-conflict - --dry-run=false diff --git a/prow/cluster/crier_deployment.yaml b/prow/cluster/crier_deployment.yaml index cd1c00af95d..a3daeda4849 100644 --- a/prow/cluster/crier_deployment.yaml +++ b/prow/cluster/crier_deployment.yaml @@ -19,7 +19,7 @@ spec: terminationGracePeriodSeconds: 30 containers: - name: crier - image: gcr.io/k8s-prow/crier:v20210712-f6f2d3955b + image: gcr.io/k8s-prow/crier:v20210713-49f933a3ed args: - --blob-storage-workers=1 - --config-path=/etc/config/config.yaml diff --git a/prow/cluster/deck_deployment.yaml b/prow/cluster/deck_deployment.yaml index 29f70ab3d5b..f25bdc3d4df 100644 --- a/prow/cluster/deck_deployment.yaml +++ b/prow/cluster/deck_deployment.yaml @@ -24,7 +24,7 @@ spec: terminationGracePeriodSeconds: 30 containers: - name: deck - image: gcr.io/k8s-prow/deck:v20210712-f6f2d3955b + image: gcr.io/k8s-prow/deck:v20210713-49f933a3ed ports: - name: http containerPort: 8080 diff --git a/prow/cluster/deck_private_deployment.yaml b/prow/cluster/deck_private_deployment.yaml index 892bd177985..32ae6e2475a 100644 --- a/prow/cluster/deck_private_deployment.yaml +++ b/prow/cluster/deck_private_deployment.yaml @@ -19,7 +19,7 @@ spec: terminationGracePeriodSeconds: 30 containers: - name: deck-private - image: gcr.io/k8s-prow/deck:v20210712-f6f2d3955b + image: gcr.io/k8s-prow/deck:v20210713-49f933a3ed ports: - name: http containerPort: 8080 diff --git a/prow/cluster/ghproxy.yaml b/prow/cluster/ghproxy.yaml index 5139d2c814e..3d50fbd2afd 100644 --- a/prow/cluster/ghproxy.yaml +++ b/prow/cluster/ghproxy.yaml @@ -34,7 +34,7 @@ spec: spec: containers: - name: ghproxy - image: gcr.io/k8s-prow/ghproxy:v20210712-f6f2d3955b + image: gcr.io/k8s-prow/ghproxy:v20210713-49f933a3ed args: - --cache-dir=/cache - --cache-sizeGB=99 diff --git a/prow/cluster/hook_deployment.yaml b/prow/cluster/hook_deployment.yaml index aea92c5e249..99ed06546b6 100644 --- a/prow/cluster/hook_deployment.yaml +++ b/prow/cluster/hook_deployment.yaml @@ -24,7 +24,7 @@ spec: terminationGracePeriodSeconds: 180 containers: - name: hook - image: gcr.io/k8s-prow/hook:v20210712-f6f2d3955b + image: gcr.io/k8s-prow/hook:v20210713-49f933a3ed args: - --config-path=/etc/config/config.yaml - --dry-run=false diff --git a/prow/cluster/horologium_deployment.yaml b/prow/cluster/horologium_deployment.yaml index 448526c0879..c76b32d0583 100644 --- a/prow/cluster/horologium_deployment.yaml +++ b/prow/cluster/horologium_deployment.yaml @@ -19,7 +19,7 @@ spec: terminationGracePeriodSeconds: 30 containers: - name: horologium - image: gcr.io/k8s-prow/horologium:v20210712-f6f2d3955b + image: gcr.io/k8s-prow/horologium:v20210713-49f933a3ed args: - --config-path=/etc/config/config.yaml - --dry-run=false diff --git a/prow/cluster/jobs/istio/test-infra/istio.test-infra.master.yaml b/prow/cluster/jobs/istio/test-infra/istio.test-infra.master.yaml index 64e264a8d09..115a1ff085d 100644 --- a/prow/cluster/jobs/istio/test-infra/istio.test-infra.master.yaml +++ b/prow/cluster/jobs/istio/test-infra/istio.test-infra.master.yaml @@ -9,7 +9,7 @@ presubmits: testgrid-create-test-group: "false" spec: containers: - - image: gcr.io/k8s-prow/transfigure:v20210712-f6f2d3955b + - image: gcr.io/k8s-prow/transfigure:v20210713-49f933a3ed command: - /transfigure.sh args: diff --git a/prow/cluster/jobs/istio/test-infra/istio.test-infra.trusted.master.yaml b/prow/cluster/jobs/istio/test-infra/istio.test-infra.trusted.master.yaml index 12d371e08df..2462a4a6142 100644 --- a/prow/cluster/jobs/istio/test-infra/istio.test-infra.trusted.master.yaml +++ b/prow/cluster/jobs/istio/test-infra/istio.test-infra.trusted.master.yaml @@ -46,7 +46,7 @@ periodics: testgrid-create-test-group: "false" spec: containers: - - image: gcr.io/k8s-prow/branchprotector:v20210712-f6f2d3955b + - image: gcr.io/k8s-prow/branchprotector:v20210713-49f933a3ed command: - /app/prow/cmd/branchprotector/app.binary args: @@ -76,7 +76,7 @@ periodics: testgrid-create-test-group: "false" spec: containers: - - image: gcr.io/k8s-prow/generic-autobumper:v20210712-f6f2d3955b + - image: gcr.io/k8s-prow/generic-autobumper:v20210713-49f933a3ed command: - /app/prow/cmd/generic-autobumper/app.binary args: @@ -107,7 +107,7 @@ periodics: testgrid-create-test-group: "false" spec: containers: - - image: gcr.io/k8s-prow/generic-autobumper:v20210712-f6f2d3955b + - image: gcr.io/k8s-prow/generic-autobumper:v20210713-49f933a3ed command: - /app/prow/cmd/generic-autobumper/app.binary args: diff --git a/prow/cluster/needs-rebase_deployment.yaml b/prow/cluster/needs-rebase_deployment.yaml index bfe0f316a9e..fd9e2f6ee17 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: gcr.io/k8s-prow/needs-rebase:v20210712-f6f2d3955b + image: gcr.io/k8s-prow/needs-rebase:v20210713-49f933a3ed args: - --dry-run=false - --github-endpoint=http://ghproxy diff --git a/prow/cluster/prow-controller-manager.yaml b/prow/cluster/prow-controller-manager.yaml index 0a8e09dd87c..cfd4cdc7fee 100644 --- a/prow/cluster/prow-controller-manager.yaml +++ b/prow/cluster/prow-controller-manager.yaml @@ -20,7 +20,7 @@ spec: serviceAccountName: prow-controller-manager containers: - name: prow-controller-manager - image: gcr.io/k8s-prow/prow-controller-manager:v20210712-f6f2d3955b + image: gcr.io/k8s-prow/prow-controller-manager:v20210713-49f933a3ed 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 7a85dd8c509..48af1eff66f 100644 --- a/prow/cluster/sinker_deployment.yaml +++ b/prow/cluster/sinker_deployment.yaml @@ -18,7 +18,7 @@ spec: serviceAccountName: sinker containers: - name: sinker - image: gcr.io/k8s-prow/sinker:v20210712-f6f2d3955b + image: gcr.io/k8s-prow/sinker:v20210713-49f933a3ed args: - --config-path=/etc/config/config.yaml - --dry-run=false diff --git a/prow/cluster/statusreconciler_deployment.yaml b/prow/cluster/statusreconciler_deployment.yaml index fdc195eabc8..a5f3bf715d2 100644 --- a/prow/cluster/statusreconciler_deployment.yaml +++ b/prow/cluster/statusreconciler_deployment.yaml @@ -20,7 +20,7 @@ spec: terminationGracePeriodSeconds: 180 containers: - name: statusreconciler - image: gcr.io/k8s-prow/status-reconciler:v20210712-f6f2d3955b + image: gcr.io/k8s-prow/status-reconciler:v20210713-49f933a3ed imagePullPolicy: Always args: - --config-path=/etc/config/config.yaml diff --git a/prow/cluster/tide_deployment.yaml b/prow/cluster/tide_deployment.yaml index 437e8b35f47..de57ee1ba35 100644 --- a/prow/cluster/tide_deployment.yaml +++ b/prow/cluster/tide_deployment.yaml @@ -18,7 +18,7 @@ spec: serviceAccountName: tide containers: - name: tide - image: gcr.io/k8s-prow/tide:v20210712-f6f2d3955b + image: gcr.io/k8s-prow/tide:v20210713-49f933a3ed args: - --config-path=/etc/config/config.yaml - --dry-run=false diff --git a/prow/config.yaml b/prow/config.yaml index 6cb041c7d0c..02af5a52b72 100644 --- a/prow/config.yaml +++ b/prow/config.yaml @@ -11,10 +11,10 @@ plank: timeout: 2h grace_period: 15s utility_images: - clonerefs: "gcr.io/k8s-prow/clonerefs:v20210712-f6f2d3955b" - initupload: "gcr.io/k8s-prow/initupload:v20210712-f6f2d3955b" - entrypoint: "gcr.io/k8s-prow/entrypoint:v20210712-f6f2d3955b" - sidecar: "gcr.io/k8s-prow/sidecar:v20210712-f6f2d3955b" + clonerefs: "gcr.io/k8s-prow/clonerefs:v20210713-49f933a3ed" + initupload: "gcr.io/k8s-prow/initupload:v20210713-49f933a3ed" + entrypoint: "gcr.io/k8s-prow/entrypoint:v20210713-49f933a3ed" + sidecar: "gcr.io/k8s-prow/sidecar:v20210713-49f933a3ed" gcs_configuration: bucket: "istio-prow" path_strategy: "explicit" @@ -23,10 +23,10 @@ plank: timeout: 2h grace_period: 15s utility_images: - clonerefs: "gcr.io/k8s-prow/clonerefs:v20210712-f6f2d3955b" - initupload: "gcr.io/k8s-prow/initupload:v20210712-f6f2d3955b" - entrypoint: "gcr.io/k8s-prow/entrypoint:v20210712-f6f2d3955b" - sidecar: "gcr.io/k8s-prow/sidecar:v20210712-f6f2d3955b" + clonerefs: "gcr.io/k8s-prow/clonerefs:v20210713-49f933a3ed" + initupload: "gcr.io/k8s-prow/initupload:v20210713-49f933a3ed" + entrypoint: "gcr.io/k8s-prow/entrypoint:v20210713-49f933a3ed" + sidecar: "gcr.io/k8s-prow/sidecar:v20210713-49f933a3ed" gcs_configuration: bucket: "istio-private-build" path_strategy: "explicit"