diff --git a/config/jobs/kubernetes/test-infra/test-infra-presubmits.yaml b/config/jobs/kubernetes/test-infra/test-infra-presubmits.yaml index b916d9c556f8..ef9575111752 100644 --- a/config/jobs/kubernetes/test-infra/test-infra-presubmits.yaml +++ b/config/jobs/kubernetes/test-infra/test-infra-presubmits.yaml @@ -82,7 +82,7 @@ presubmits: run_if_changed: '^(config/prow/(config|plugins).yaml$|config/jobs/.*.yaml$)' spec: containers: - - image: gcr.io/k8s-prow/checkconfig:v20210914-fd2c6cfd90 + - image: gcr.io/k8s-prow/checkconfig:v20210915-1112f4f614 command: - /checkconfig args: diff --git a/config/jobs/kubernetes/test-infra/test-infra-trusted.yaml b/config/jobs/kubernetes/test-infra/test-infra-trusted.yaml index d0c51c84b6c7..fb09fbf5cb76 100644 --- a/config/jobs/kubernetes/test-infra/test-infra-trusted.yaml +++ b/config/jobs/kubernetes/test-infra/test-infra-trusted.yaml @@ -153,7 +153,7 @@ postsubmits: max_concurrency: 1 spec: containers: - - image: gcr.io/k8s-prow/hmac:v20210914-fd2c6cfd90 + - image: gcr.io/k8s-prow/hmac:v20210915-1112f4f614 command: - /hmac args: @@ -848,7 +848,7 @@ periodics: base_ref: master spec: containers: - - image: gcr.io/k8s-prow/generic-autobumper:v20210914-fd2c6cfd90 + - image: gcr.io/k8s-prow/generic-autobumper:v20210915-1112f4f614 command: - /app/prow/cmd/generic-autobumper/app.binary args: @@ -885,7 +885,7 @@ periodics: base_ref: master spec: containers: - - image: gcr.io/k8s-prow/generic-autobumper:v20210914-fd2c6cfd90 + - image: gcr.io/k8s-prow/generic-autobumper:v20210915-1112f4f614 command: - /app/prow/cmd/generic-autobumper/app.binary args: @@ -956,7 +956,7 @@ periodics: spec: containers: - name: branchprotector - image: gcr.io/k8s-prow/branchprotector:v20210914-fd2c6cfd90 + image: gcr.io/k8s-prow/branchprotector:v20210915-1112f4f614 command: - /app/prow/cmd/branchprotector/app.binary args: @@ -990,7 +990,7 @@ periodics: spec: containers: - name: label-sync - image: gcr.io/k8s-prow/label_sync:v20210914-fd2c6cfd90 + image: gcr.io/k8s-prow/label_sync:v20210915-1112f4f614 command: - /app/label_sync/app.binary args: @@ -1036,7 +1036,7 @@ periodics: base_ref: master spec: containers: - - image: gcr.io/k8s-prow/checkconfig:v20210914-fd2c6cfd90 + - image: gcr.io/k8s-prow/checkconfig:v20210915-1112f4f614 command: - /checkconfig args: diff --git a/config/jobs/kubernetes/wg-k8s-infra/trusted/sig-contribex-k8s-triage-robot.yaml b/config/jobs/kubernetes/wg-k8s-infra/trusted/sig-contribex-k8s-triage-robot.yaml index 612f2fbd7514..01e418f65576 100644 --- a/config/jobs/kubernetes/wg-k8s-infra/trusted/sig-contribex-k8s-triage-robot.yaml +++ b/config/jobs/kubernetes/wg-k8s-infra/trusted/sig-contribex-k8s-triage-robot.yaml @@ -10,7 +10,7 @@ periodics: testgrid-tab-name: api-review-help spec: containers: - - image: gcr.io/k8s-prow/commenter:v20210914-fd2c6cfd90 + - image: gcr.io/k8s-prow/commenter:v20210915-1112f4f614 command: - /app/robots/commenter/app.binary args: @@ -58,7 +58,7 @@ periodics: testgrid-tab-name: cla spec: containers: - - image: gcr.io/k8s-prow/commenter:v20210914-fd2c6cfd90 + - image: gcr.io/k8s-prow/commenter:v20210915-1112f4f614 command: - /app/robots/commenter/app.binary args: @@ -100,7 +100,7 @@ periodics: testgrid-tab-name: close spec: containers: - - image: gcr.io/k8s-prow/commenter:v20210914-fd2c6cfd90 + - image: gcr.io/k8s-prow/commenter:v20210915-1112f4f614 command: - /app/robots/commenter/app.binary args: @@ -154,7 +154,7 @@ periodics: description: Automatically /retest for approved PRs that are failing tests spec: containers: - - image: gcr.io/k8s-prow/commenter:v20210914-fd2c6cfd90 + - image: gcr.io/k8s-prow/commenter:v20210915-1112f4f614 command: - /app/robots/commenter/app.binary args: @@ -222,7 +222,7 @@ periodics: testgrid-tab-name: rotten spec: containers: - - image: gcr.io/k8s-prow/commenter:v20210914-fd2c6cfd90 + - image: gcr.io/k8s-prow/commenter:v20210915-1112f4f614 command: - /app/robots/commenter/app.binary args: @@ -277,7 +277,7 @@ periodics: testgrid-tab-name: stale spec: containers: - - image: gcr.io/k8s-prow/commenter:v20210914-fd2c6cfd90 + - image: gcr.io/k8s-prow/commenter:v20210915-1112f4f614 command: - /app/robots/commenter/app.binary args: @@ -333,7 +333,7 @@ periodics: testgrid-tab-name: thaw-prs spec: containers: - - image: gcr.io/k8s-prow/commenter:v20210914-fd2c6cfd90 + - image: gcr.io/k8s-prow/commenter:v20210915-1112f4f614 command: - /app/robots/commenter/app.binary args: @@ -382,7 +382,7 @@ periodics: description: Creates github issues based on data from various 'IssueSource's. spec: containers: - - image: gcr.io/k8s-prow/issue-creator:v20210914-fd2c6cfd90 + - image: gcr.io/k8s-prow/issue-creator:v20210915-1112f4f614 command: - /app/robots/issue-creator/app.binary args: diff --git a/config/jobs/kubernetes/wg-k8s-infra/trusted/wg-k8s-infra-prow.yaml b/config/jobs/kubernetes/wg-k8s-infra/trusted/wg-k8s-infra-prow.yaml index 6c84a468447b..ee4b419fd74d 100644 --- a/config/jobs/kubernetes/wg-k8s-infra/trusted/wg-k8s-infra-prow.yaml +++ b/config/jobs/kubernetes/wg-k8s-infra/trusted/wg-k8s-infra-prow.yaml @@ -99,7 +99,7 @@ periodics: slug: test-infra-admins spec: containers: - - image: gcr.io/k8s-prow/generic-autobumper:v20210914-fd2c6cfd90 + - image: gcr.io/k8s-prow/generic-autobumper:v20210915-1112f4f614 command: - /app/prow/cmd/generic-autobumper/app.binary args: diff --git a/config/jobs/kubernetes/wg-k8s-infra/trusted/wg-k8s-infra-test-infra.yaml b/config/jobs/kubernetes/wg-k8s-infra/trusted/wg-k8s-infra-test-infra.yaml index e93dfbdb751c..5bb603ef1921 100644 --- a/config/jobs/kubernetes/wg-k8s-infra/trusted/wg-k8s-infra-test-infra.yaml +++ b/config/jobs/kubernetes/wg-k8s-infra/trusted/wg-k8s-infra-test-infra.yaml @@ -123,7 +123,7 @@ periodics: base_ref: master spec: containers: - - image: gcr.io/k8s-prow/generic-autobumper:v20210914-fd2c6cfd90 + - image: gcr.io/k8s-prow/generic-autobumper:v20210915-1112f4f614 command: - /app/prow/cmd/generic-autobumper/app.binary args: @@ -153,7 +153,7 @@ periodics: base_ref: master spec: containers: - - image: gcr.io/k8s-prow/generic-autobumper:v20210914-d9fade61b4 + - image: gcr.io/k8s-prow/generic-autobumper:v20210915-1112f4f614 command: - /app/prow/cmd/generic-autobumper/app.binary args: diff --git a/config/prow/cluster/cherrypicker_deployment.yaml b/config/prow/cluster/cherrypicker_deployment.yaml index 4b90f33f408d..8150e3dfc716 100644 --- a/config/prow/cluster/cherrypicker_deployment.yaml +++ b/config/prow/cluster/cherrypicker_deployment.yaml @@ -39,7 +39,7 @@ spec: terminationGracePeriodSeconds: 180 containers: - name: cherrypicker - image: gcr.io/k8s-prow/cherrypicker:v20210914-fd2c6cfd90 + image: gcr.io/k8s-prow/cherrypicker:v20210915-1112f4f614 imagePullPolicy: Always args: - --github-token-path=/etc/github/token diff --git a/config/prow/cluster/crier_deployment.yaml b/config/prow/cluster/crier_deployment.yaml index 789298224424..d0291b7ec5e1 100644 --- a/config/prow/cluster/crier_deployment.yaml +++ b/config/prow/cluster/crier_deployment.yaml @@ -33,7 +33,7 @@ spec: terminationGracePeriodSeconds: 30 containers: - name: crier - image: gcr.io/k8s-prow/crier:v20210914-fd2c6cfd90 + image: gcr.io/k8s-prow/crier:v20210915-1112f4f614 args: - --blob-storage-workers=1 - --config-path=/etc/config/config.yaml diff --git a/config/prow/cluster/deck_deployment.yaml b/config/prow/cluster/deck_deployment.yaml index 624934f6cbeb..a68b5202fa5e 100644 --- a/config/prow/cluster/deck_deployment.yaml +++ b/config/prow/cluster/deck_deployment.yaml @@ -38,7 +38,7 @@ spec: terminationGracePeriodSeconds: 30 containers: - name: deck - image: gcr.io/k8s-prow/deck:v20210914-fd2c6cfd90 + image: gcr.io/k8s-prow/deck:v20210915-1112f4f614 imagePullPolicy: Always ports: - name: http diff --git a/config/prow/cluster/ghproxy.yaml b/config/prow/cluster/ghproxy.yaml index 92fba437c276..d1ec98cb707f 100644 --- a/config/prow/cluster/ghproxy.yaml +++ b/config/prow/cluster/ghproxy.yaml @@ -53,7 +53,7 @@ spec: spec: containers: - name: ghproxy - image: gcr.io/k8s-prow/ghproxy:v20210914-fd2c6cfd90 + image: gcr.io/k8s-prow/ghproxy:v20210915-1112f4f614 args: - --cache-dir=/cache - --cache-sizeGB=99 diff --git a/config/prow/cluster/grandmatriarch.yaml b/config/prow/cluster/grandmatriarch.yaml index afabc8e96b73..a20e83b74737 100644 --- a/config/prow/cluster/grandmatriarch.yaml +++ b/config/prow/cluster/grandmatriarch.yaml @@ -56,6 +56,6 @@ spec: serviceAccountName: grandmatriarch containers: - name: bakery - image: gcr.io/k8s-prow/grandmatriarch:v20210914-fd2c6cfd90 + image: gcr.io/k8s-prow/grandmatriarch:v20210915-1112f4f614 args: - http-cookiefile diff --git a/config/prow/cluster/hook_deployment.yaml b/config/prow/cluster/hook_deployment.yaml index 9b63b67c7ead..e6d008816855 100644 --- a/config/prow/cluster/hook_deployment.yaml +++ b/config/prow/cluster/hook_deployment.yaml @@ -38,7 +38,7 @@ spec: terminationGracePeriodSeconds: 180 containers: - name: hook - image: gcr.io/k8s-prow/hook:v20210914-fd2c6cfd90 + image: gcr.io/k8s-prow/hook:v20210915-1112f4f614 imagePullPolicy: Always args: - --dry-run=false diff --git a/config/prow/cluster/horologium_deployment.yaml b/config/prow/cluster/horologium_deployment.yaml index c42cf06a96be..6e40e2f9fee4 100644 --- a/config/prow/cluster/horologium_deployment.yaml +++ b/config/prow/cluster/horologium_deployment.yaml @@ -35,7 +35,7 @@ spec: terminationGracePeriodSeconds: 30 containers: - name: horologium - image: gcr.io/k8s-prow/horologium:v20210914-fd2c6cfd90 + image: gcr.io/k8s-prow/horologium:v20210915-1112f4f614 args: - --config-path=/etc/config/config.yaml - --job-config-path=/etc/job-config diff --git a/config/prow/cluster/needs-rebase_deployment.yaml b/config/prow/cluster/needs-rebase_deployment.yaml index 1c1cb9ad38c3..37d5d6e39cd4 100644 --- a/config/prow/cluster/needs-rebase_deployment.yaml +++ b/config/prow/cluster/needs-rebase_deployment.yaml @@ -32,7 +32,7 @@ spec: terminationGracePeriodSeconds: 180 containers: - name: needs-rebase - image: gcr.io/k8s-prow/needs-rebase:v20210914-fd2c6cfd90 + image: gcr.io/k8s-prow/needs-rebase:v20210915-1112f4f614 imagePullPolicy: Always args: - --dry-run=false diff --git a/config/prow/cluster/pipeline_deployment.yaml b/config/prow/cluster/pipeline_deployment.yaml index 59466b6b8e25..3363fa3f0d9f 100644 --- a/config/prow/cluster/pipeline_deployment.yaml +++ b/config/prow/cluster/pipeline_deployment.yaml @@ -18,7 +18,7 @@ spec: serviceAccountName: prow-pipeline containers: - name: pipeline - image: gcr.io/k8s-prow/pipeline:v20210914-fd2c6cfd90 + image: gcr.io/k8s-prow/pipeline:v20210915-1112f4f614 args: - --all-contexts - --config=/etc/prow-config/config.yaml diff --git a/config/prow/cluster/prow_controller_manager_deployment.yaml b/config/prow/cluster/prow_controller_manager_deployment.yaml index 1be6ea182c4f..70dd40443bc0 100644 --- a/config/prow/cluster/prow_controller_manager_deployment.yaml +++ b/config/prow/cluster/prow_controller_manager_deployment.yaml @@ -34,7 +34,7 @@ spec: serviceAccountName: prow-controller-manager containers: - name: prow-controller-manager - image: gcr.io/k8s-prow/prow-controller-manager:v20210914-fd2c6cfd90 + image: gcr.io/k8s-prow/prow-controller-manager:v20210915-1112f4f614 args: - --config-path=/etc/config/config.yaml - --dry-run=false diff --git a/config/prow/cluster/sinker_deployment.yaml b/config/prow/cluster/sinker_deployment.yaml index a5920a0eed88..d1053159d2ee 100644 --- a/config/prow/cluster/sinker_deployment.yaml +++ b/config/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: gcr.io/k8s-prow/sinker:v20210914-fd2c6cfd90 + image: gcr.io/k8s-prow/sinker:v20210915-1112f4f614 env: # Use KUBECONFIG envvar rather than --kubeconfig flag in order to provide multiple configs to merge. - name: KUBECONFIG diff --git a/config/prow/cluster/starter-gcs.yaml b/config/prow/cluster/starter-gcs.yaml index 70d471596474..d172ca6aa737 100644 --- a/config/prow/cluster/starter-gcs.yaml +++ b/config/prow/cluster/starter-gcs.yaml @@ -99,10 +99,10 @@ data: path_strategy: explicit gcs_credentials_secret: gcs-credentials utility_images: - clonerefs: gcr.io/k8s-prow/clonerefs:v20210914-fd2c6cfd90 - entrypoint: gcr.io/k8s-prow/entrypoint:v20210914-fd2c6cfd90 - initupload: gcr.io/k8s-prow/initupload:v20210914-fd2c6cfd90 - sidecar: gcr.io/k8s-prow/sidecar:v20210914-fd2c6cfd90 + clonerefs: gcr.io/k8s-prow/clonerefs:v20210915-1112f4f614 + entrypoint: gcr.io/k8s-prow/entrypoint:v20210915-1112f4f614 + initupload: gcr.io/k8s-prow/initupload:v20210915-1112f4f614 + sidecar: gcr.io/k8s-prow/sidecar:v20210915-1112f4f614 tide: queries: @@ -249,7 +249,7 @@ spec: terminationGracePeriodSeconds: 180 containers: - name: hook - image: gcr.io/k8s-prow/hook:v20210914-fd2c6cfd90 + image: gcr.io/k8s-prow/hook:v20210915-1112f4f614 imagePullPolicy: Always args: - --dry-run=false @@ -332,7 +332,7 @@ spec: serviceAccountName: "sinker" containers: - name: sinker - image: gcr.io/k8s-prow/sinker:v20210914-fd2c6cfd90 + image: gcr.io/k8s-prow/sinker:v20210915-1112f4f614 args: - --config-path=/etc/config/config.yaml - --dry-run=false @@ -371,7 +371,7 @@ spec: terminationGracePeriodSeconds: 30 containers: - name: deck - image: gcr.io/k8s-prow/deck:v20210914-fd2c6cfd90 + image: gcr.io/k8s-prow/deck:v20210915-1112f4f614 args: - --config-path=/etc/config/config.yaml - --plugin-config=/etc/plugins/plugins.yaml @@ -461,7 +461,7 @@ spec: terminationGracePeriodSeconds: 30 containers: - name: horologium - image: gcr.io/k8s-prow/horologium:v20210914-fd2c6cfd90 + image: gcr.io/k8s-prow/horologium:v20210915-1112f4f614 args: - --dry-run=false - --config-path=/etc/config/config.yaml @@ -496,7 +496,7 @@ spec: serviceAccountName: "tide" containers: - name: tide - image: gcr.io/k8s-prow/tide:v20210914-fd2c6cfd90 + image: gcr.io/k8s-prow/tide:v20210915-1112f4f614 args: - --dry-run=false - --config-path=/etc/config/config.yaml @@ -600,7 +600,7 @@ spec: terminationGracePeriodSeconds: 180 containers: - name: statusreconciler - image: gcr.io/k8s-prow/status-reconciler:v20210914-fd2c6cfd90 + image: gcr.io/k8s-prow/status-reconciler:v20210915-1112f4f614 args: - --dry-run=false - --continue-on-error=true @@ -985,7 +985,7 @@ spec: spec: containers: - name: ghproxy - image: gcr.io/k8s-prow/ghproxy:v20210914-fd2c6cfd90 + image: gcr.io/k8s-prow/ghproxy:v20210915-1112f4f614 args: - --cache-dir=/cache - --cache-sizeGB=99 @@ -1047,7 +1047,7 @@ spec: - --github-endpoint=http://ghproxy - --github-endpoint=https://api.github.com - --enable-controller=plank - image: gcr.io/k8s-prow/prow-controller-manager:v20210914-fd2c6cfd90 + image: gcr.io/k8s-prow/prow-controller-manager:v20210915-1112f4f614 volumeMounts: - name: github-token mountPath: /etc/github @@ -1182,7 +1182,7 @@ spec: terminationGracePeriodSeconds: 30 containers: - name: crier - image: gcr.io/k8s-prow/crier:v20210914-fd2c6cfd90 + image: gcr.io/k8s-prow/crier:v20210915-1112f4f614 args: - --blob-storage-workers=10 - --config-path=/etc/config/config.yaml diff --git a/config/prow/cluster/starter-s3.yaml b/config/prow/cluster/starter-s3.yaml index e1736a2be43d..c8a2a254cff4 100644 --- a/config/prow/cluster/starter-s3.yaml +++ b/config/prow/cluster/starter-s3.yaml @@ -99,10 +99,10 @@ data: path_strategy: explicit s3_credentials_secret: s3-credentials utility_images: - clonerefs: gcr.io/k8s-prow/clonerefs:v20210914-fd2c6cfd90 - entrypoint: gcr.io/k8s-prow/entrypoint:v20210914-fd2c6cfd90 - initupload: gcr.io/k8s-prow/initupload:v20210914-fd2c6cfd90 - sidecar: gcr.io/k8s-prow/sidecar:v20210914-fd2c6cfd90 + clonerefs: gcr.io/k8s-prow/clonerefs:v20210915-1112f4f614 + entrypoint: gcr.io/k8s-prow/entrypoint:v20210915-1112f4f614 + initupload: gcr.io/k8s-prow/initupload:v20210915-1112f4f614 + sidecar: gcr.io/k8s-prow/sidecar:v20210915-1112f4f614 tide: queries: @@ -249,7 +249,7 @@ spec: terminationGracePeriodSeconds: 180 containers: - name: hook - image: gcr.io/k8s-prow/hook:v20210914-fd2c6cfd90 + image: gcr.io/k8s-prow/hook:v20210915-1112f4f614 imagePullPolicy: Always args: - --dry-run=false @@ -331,7 +331,7 @@ spec: serviceAccountName: "sinker" containers: - name: sinker - image: gcr.io/k8s-prow/sinker:v20210914-fd2c6cfd90 + image: gcr.io/k8s-prow/sinker:v20210915-1112f4f614 args: - --config-path=/etc/config/config.yaml - --dry-run=false @@ -370,7 +370,7 @@ spec: terminationGracePeriodSeconds: 30 containers: - name: deck - image: gcr.io/k8s-prow/deck:v20210914-fd2c6cfd90 + image: gcr.io/k8s-prow/deck:v20210915-1112f4f614 args: - --config-path=/etc/config/config.yaml - --plugin-config=/etc/plugins/plugins.yaml @@ -460,7 +460,7 @@ spec: terminationGracePeriodSeconds: 30 containers: - name: horologium - image: gcr.io/k8s-prow/horologium:v20210914-fd2c6cfd90 + image: gcr.io/k8s-prow/horologium:v20210915-1112f4f614 args: - --dry-run=false - --config-path=/etc/config/config.yaml @@ -495,7 +495,7 @@ spec: serviceAccountName: "tide" containers: - name: tide - image: gcr.io/k8s-prow/tide:v20210914-fd2c6cfd90 + image: gcr.io/k8s-prow/tide:v20210915-1112f4f614 args: - --dry-run=false - --config-path=/etc/config/config.yaml @@ -598,7 +598,7 @@ spec: terminationGracePeriodSeconds: 180 containers: - name: statusreconciler - image: gcr.io/k8s-prow/status-reconciler:v20210914-fd2c6cfd90 + image: gcr.io/k8s-prow/status-reconciler:v20210915-1112f4f614 args: - --dry-run=false - --continue-on-error=true @@ -983,7 +983,7 @@ spec: spec: containers: - name: ghproxy - image: gcr.io/k8s-prow/ghproxy:v20210914-fd2c6cfd90 + image: gcr.io/k8s-prow/ghproxy:v20210915-1112f4f614 args: - --cache-dir=/cache - --cache-sizeGB=99 @@ -1045,7 +1045,7 @@ spec: - --github-endpoint=http://ghproxy - --github-endpoint=https://api.github.com - --enable-controller=plank - image: gcr.io/k8s-prow/prow-controller-manager:v20210914-fd2c6cfd90 + image: gcr.io/k8s-prow/prow-controller-manager:v20210915-1112f4f614 volumeMounts: - name: github-token mountPath: /etc/github @@ -1180,7 +1180,7 @@ spec: terminationGracePeriodSeconds: 30 containers: - name: crier - image: gcr.io/k8s-prow/crier:v20210914-fd2c6cfd90 + image: gcr.io/k8s-prow/crier:v20210915-1112f4f614 args: - --blob-storage-workers=10 - --config-path=/etc/config/config.yaml diff --git a/config/prow/cluster/statusreconciler_deployment.yaml b/config/prow/cluster/statusreconciler_deployment.yaml index ece97a703bcb..ed3e148c68b4 100644 --- a/config/prow/cluster/statusreconciler_deployment.yaml +++ b/config/prow/cluster/statusreconciler_deployment.yaml @@ -33,7 +33,7 @@ spec: terminationGracePeriodSeconds: 180 containers: - name: statusreconciler - image: gcr.io/k8s-prow/status-reconciler:v20210914-fd2c6cfd90 + image: gcr.io/k8s-prow/status-reconciler:v20210915-1112f4f614 imagePullPolicy: Always args: - --dry-run=false diff --git a/config/prow/cluster/tide_deployment.yaml b/config/prow/cluster/tide_deployment.yaml index 78bee447e8c9..4fffdc9d0e19 100644 --- a/config/prow/cluster/tide_deployment.yaml +++ b/config/prow/cluster/tide_deployment.yaml @@ -34,7 +34,7 @@ spec: serviceAccountName: tide containers: - name: tide - image: gcr.io/k8s-prow/tide:v20210914-fd2c6cfd90 + image: gcr.io/k8s-prow/tide:v20210915-1112f4f614 args: - --dry-run=false - --github-endpoint=http://ghproxy diff --git a/config/prow/config.yaml b/config/prow/config.yaml index 61cb6f23c4a0..796b7c39b041 100644 --- a/config/prow/config.yaml +++ b/config/prow/config.yaml @@ -11,10 +11,10 @@ plank: timeout: 2h grace_period: 15m utility_images: - clonerefs: "gcr.io/k8s-prow/clonerefs:v20210914-fd2c6cfd90" - initupload: "gcr.io/k8s-prow/initupload:v20210914-fd2c6cfd90" - entrypoint: "gcr.io/k8s-prow/entrypoint:v20210914-fd2c6cfd90" - sidecar: "gcr.io/k8s-prow/sidecar:v20210914-fd2c6cfd90" + clonerefs: "gcr.io/k8s-prow/clonerefs:v20210915-1112f4f614" + initupload: "gcr.io/k8s-prow/initupload:v20210915-1112f4f614" + entrypoint: "gcr.io/k8s-prow/entrypoint:v20210915-1112f4f614" + sidecar: "gcr.io/k8s-prow/sidecar:v20210915-1112f4f614" gcs_configuration: bucket: "kubernetes-jenkins" path_strategy: "legacy" diff --git a/config/prow/experimental/controller_manager.yaml b/config/prow/experimental/controller_manager.yaml index dfb2f14eb2f4..a170dd62b867 100644 --- a/config/prow/experimental/controller_manager.yaml +++ b/config/prow/experimental/controller_manager.yaml @@ -22,7 +22,7 @@ spec: - --config-path=/etc/config/config.yaml - --job-config-path=/etc/job-config - --dry-run=false - image: gcr.io/k8s-prow/prow-controller-manager:v20210914-fd2c6cfd90 + image: gcr.io/k8s-prow/prow-controller-manager:v20210915-1112f4f614 volumeMounts: - name: config mountPath: /etc/config diff --git a/label_sync/cluster/label_sync_cron_job.yaml b/label_sync/cluster/label_sync_cron_job.yaml index 1676b80f2234..9ce8ca716950 100644 --- a/label_sync/cluster/label_sync_cron_job.yaml +++ b/label_sync/cluster/label_sync_cron_job.yaml @@ -28,7 +28,7 @@ spec: spec: containers: - name: label-sync - image: gcr.io/k8s-prow/label_sync:v20210914-fd2c6cfd90 + image: gcr.io/k8s-prow/label_sync:v20210915-1112f4f614 args: - --config=/etc/config/labels.yaml - --confirm=true diff --git a/label_sync/cluster/label_sync_job.yaml b/label_sync/cluster/label_sync_job.yaml index 3cb958309f4d..de22a8618f3b 100644 --- a/label_sync/cluster/label_sync_job.yaml +++ b/label_sync/cluster/label_sync_job.yaml @@ -26,7 +26,7 @@ spec: restartPolicy: Never # https://github.com/kubernetes/kubernetes/issues/54870 containers: - name: label-sync - image: gcr.io/k8s-prow/label_sync:v20210914-fd2c6cfd90 + image: gcr.io/k8s-prow/label_sync:v20210915-1112f4f614 args: - --config=/etc/config/labels.yaml - --confirm=true diff --git a/prow/test/integration/prow/cluster/deck_deployment.yaml b/prow/test/integration/prow/cluster/deck_deployment.yaml index e878bf24a312..4b410ba81f6d 100644 --- a/prow/test/integration/prow/cluster/deck_deployment.yaml +++ b/prow/test/integration/prow/cluster/deck_deployment.yaml @@ -38,7 +38,7 @@ spec: terminationGracePeriodSeconds: 30 containers: - name: deck - image: gcr.io/k8s-prow/deck:v20210914-fd2c6cfd90 + image: gcr.io/k8s-prow/deck:v20210915-1112f4f614 imagePullPolicy: Always ports: - name: http diff --git a/prow/test/integration/prow/cluster/deck_tenant_deployment.yaml b/prow/test/integration/prow/cluster/deck_tenant_deployment.yaml index afa49496c0de..6b241b65ae23 100644 --- a/prow/test/integration/prow/cluster/deck_tenant_deployment.yaml +++ b/prow/test/integration/prow/cluster/deck_tenant_deployment.yaml @@ -38,7 +38,7 @@ spec: terminationGracePeriodSeconds: 30 containers: - name: deck-tenanted - image: gcr.io/k8s-prow/deck:v20210914-fd2c6cfd90 + image: gcr.io/k8s-prow/deck:v20210915-1112f4f614 imagePullPolicy: Always ports: - name: http