From be3950d6f559b9b4dbfaaa3b59feb2603ec5d714 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 13 Jan 2023 16:49:39 +0000 Subject: [PATCH] chore(deps): update ticommunityinfra tichi images to v2.4.2 Signed-off-by: Renovate Bot --- .../prow-dev/cluster/ti_community_autoresponder_deployment.yaml | 2 +- .../prow-dev/cluster/ti_community_blunderbuss_deployment.yaml | 2 +- .../prow-dev/cluster/ti_community_cherrypicker_deployment.yaml | 2 +- .../prow-dev/cluster/ti_community_contribution_deployment.yaml | 2 +- .../cluster/ti_community_format_checker_deployment.yaml | 2 +- .../prow-dev/cluster/ti_community_issue_triage_deployment.yaml | 2 +- .../prow-dev/cluster/ti_community_label_blocker_deployment.yaml | 2 +- configs/prow-dev/cluster/ti_community_label_deployment.yaml | 2 +- configs/prow-dev/cluster/ti_community_lgtm_deployment.yaml | 2 +- configs/prow-dev/cluster/ti_community_merge_deployment.yaml | 2 +- configs/prow-dev/cluster/ti_community_owners_deployment.yaml | 2 +- configs/prow-dev/cluster/ti_community_tars_deployment.yaml | 2 +- configs/prow-dev/cluster/tichi_web_deployment.yaml | 2 +- 13 files changed, 13 insertions(+), 13 deletions(-) diff --git a/configs/prow-dev/cluster/ti_community_autoresponder_deployment.yaml b/configs/prow-dev/cluster/ti_community_autoresponder_deployment.yaml index a81d33237..053d1569f 100644 --- a/configs/prow-dev/cluster/ti_community_autoresponder_deployment.yaml +++ b/configs/prow-dev/cluster/ti_community_autoresponder_deployment.yaml @@ -19,7 +19,7 @@ spec: terminationGracePeriodSeconds: 180 containers: - name: ti-community-autoresponder - image: ticommunityinfra/tichi-autoresponder-plugin:v2.4.0 + image: ticommunityinfra/tichi-autoresponder-plugin:v2.4.2 imagePullPolicy: Always args: - --dry-run=false diff --git a/configs/prow-dev/cluster/ti_community_blunderbuss_deployment.yaml b/configs/prow-dev/cluster/ti_community_blunderbuss_deployment.yaml index 41e6101da..f32ec0321 100644 --- a/configs/prow-dev/cluster/ti_community_blunderbuss_deployment.yaml +++ b/configs/prow-dev/cluster/ti_community_blunderbuss_deployment.yaml @@ -19,7 +19,7 @@ spec: terminationGracePeriodSeconds: 180 containers: - name: ti-community-blunderbuss - image: ticommunityinfra/tichi-blunderbuss-plugin:v2.4.0 + image: ticommunityinfra/tichi-blunderbuss-plugin:v2.4.2 imagePullPolicy: Always args: - --dry-run=false diff --git a/configs/prow-dev/cluster/ti_community_cherrypicker_deployment.yaml b/configs/prow-dev/cluster/ti_community_cherrypicker_deployment.yaml index a2886912f..a497084d5 100644 --- a/configs/prow-dev/cluster/ti_community_cherrypicker_deployment.yaml +++ b/configs/prow-dev/cluster/ti_community_cherrypicker_deployment.yaml @@ -18,7 +18,7 @@ spec: terminationGracePeriodSeconds: 180 containers: - name: ti-community-cherrypicker - image: ticommunityinfra/tichi-cherrypicker-plugin:v2.4.0 + image: ticommunityinfra/tichi-cherrypicker-plugin:v2.4.2 imagePullPolicy: Always args: - --dry-run=false diff --git a/configs/prow-dev/cluster/ti_community_contribution_deployment.yaml b/configs/prow-dev/cluster/ti_community_contribution_deployment.yaml index a041b8db2..6dc69bd71 100644 --- a/configs/prow-dev/cluster/ti_community_contribution_deployment.yaml +++ b/configs/prow-dev/cluster/ti_community_contribution_deployment.yaml @@ -19,7 +19,7 @@ spec: terminationGracePeriodSeconds: 180 containers: - name: ti-community-contribution - image: ticommunityinfra/tichi-contribution-plugin:v2.4.0 + image: ticommunityinfra/tichi-contribution-plugin:v2.4.2 imagePullPolicy: Always args: - --dry-run=false diff --git a/configs/prow-dev/cluster/ti_community_format_checker_deployment.yaml b/configs/prow-dev/cluster/ti_community_format_checker_deployment.yaml index b96bc31f4..79399a486 100644 --- a/configs/prow-dev/cluster/ti_community_format_checker_deployment.yaml +++ b/configs/prow-dev/cluster/ti_community_format_checker_deployment.yaml @@ -19,7 +19,7 @@ spec: terminationGracePeriodSeconds: 180 containers: - name: ti-community-format-checker - image: ticommunityinfra/tichi-format-checker-plugin:v2.4.0 + image: ticommunityinfra/tichi-format-checker-plugin:v2.4.2 imagePullPolicy: Always args: - --dry-run=false diff --git a/configs/prow-dev/cluster/ti_community_issue_triage_deployment.yaml b/configs/prow-dev/cluster/ti_community_issue_triage_deployment.yaml index acebc32a6..5e2f13f6b 100644 --- a/configs/prow-dev/cluster/ti_community_issue_triage_deployment.yaml +++ b/configs/prow-dev/cluster/ti_community_issue_triage_deployment.yaml @@ -19,7 +19,7 @@ spec: terminationGracePeriodSeconds: 180 containers: - name: ti-community-issue-triage - image: ticommunityinfra/tichi-issue-triage-plugin:v2.4.0 + image: ticommunityinfra/tichi-issue-triage-plugin:v2.4.2 imagePullPolicy: Always args: - --dry-run=false diff --git a/configs/prow-dev/cluster/ti_community_label_blocker_deployment.yaml b/configs/prow-dev/cluster/ti_community_label_blocker_deployment.yaml index c68ac60a8..38cb4b281 100644 --- a/configs/prow-dev/cluster/ti_community_label_blocker_deployment.yaml +++ b/configs/prow-dev/cluster/ti_community_label_blocker_deployment.yaml @@ -19,7 +19,7 @@ spec: terminationGracePeriodSeconds: 180 containers: - name: ti-community-label-blocker - image: ticommunityinfra/tichi-label-blocker-plugin:v2.4.0 + image: ticommunityinfra/tichi-label-blocker-plugin:v2.4.2 imagePullPolicy: Always args: - --dry-run=false diff --git a/configs/prow-dev/cluster/ti_community_label_deployment.yaml b/configs/prow-dev/cluster/ti_community_label_deployment.yaml index 5b19d45fb..13c74d34a 100644 --- a/configs/prow-dev/cluster/ti_community_label_deployment.yaml +++ b/configs/prow-dev/cluster/ti_community_label_deployment.yaml @@ -19,7 +19,7 @@ spec: terminationGracePeriodSeconds: 180 containers: - name: ti-community-label - image: ticommunityinfra/tichi-label-plugin:v2.4.0 + image: ticommunityinfra/tichi-label-plugin:v2.4.2 imagePullPolicy: Always args: - --dry-run=false diff --git a/configs/prow-dev/cluster/ti_community_lgtm_deployment.yaml b/configs/prow-dev/cluster/ti_community_lgtm_deployment.yaml index 0cbab9524..3b9abd86f 100644 --- a/configs/prow-dev/cluster/ti_community_lgtm_deployment.yaml +++ b/configs/prow-dev/cluster/ti_community_lgtm_deployment.yaml @@ -19,7 +19,7 @@ spec: terminationGracePeriodSeconds: 180 containers: - name: ti-community-lgtm - image: ticommunityinfra/tichi-lgtm-plugin:v2.4.0 + image: ticommunityinfra/tichi-lgtm-plugin:v2.4.2 imagePullPolicy: Always args: - --dry-run=false diff --git a/configs/prow-dev/cluster/ti_community_merge_deployment.yaml b/configs/prow-dev/cluster/ti_community_merge_deployment.yaml index eec875491..65b22562d 100644 --- a/configs/prow-dev/cluster/ti_community_merge_deployment.yaml +++ b/configs/prow-dev/cluster/ti_community_merge_deployment.yaml @@ -19,7 +19,7 @@ spec: terminationGracePeriodSeconds: 180 containers: - name: ti-community-merge - image: ticommunityinfra/tichi-merge-plugin:v2.4.0 + image: ticommunityinfra/tichi-merge-plugin:v2.4.2 imagePullPolicy: Always args: - --dry-run=false diff --git a/configs/prow-dev/cluster/ti_community_owners_deployment.yaml b/configs/prow-dev/cluster/ti_community_owners_deployment.yaml index 9e17a9ca0..2356a045a 100644 --- a/configs/prow-dev/cluster/ti_community_owners_deployment.yaml +++ b/configs/prow-dev/cluster/ti_community_owners_deployment.yaml @@ -19,7 +19,7 @@ spec: terminationGracePeriodSeconds: 180 containers: - name: ti-community-owners - image: ticommunityinfra/tichi-owners-plugin:v2.4.0 + image: ticommunityinfra/tichi-owners-plugin:v2.4.2 imagePullPolicy: Always args: - --dry-run=false diff --git a/configs/prow-dev/cluster/ti_community_tars_deployment.yaml b/configs/prow-dev/cluster/ti_community_tars_deployment.yaml index 5681f4371..7016f5426 100644 --- a/configs/prow-dev/cluster/ti_community_tars_deployment.yaml +++ b/configs/prow-dev/cluster/ti_community_tars_deployment.yaml @@ -19,7 +19,7 @@ spec: terminationGracePeriodSeconds: 180 containers: - name: ti-community-tars - image: ticommunityinfra/tichi-tars-plugin:v2.4.0 + image: ticommunityinfra/tichi-tars-plugin:v2.4.2 imagePullPolicy: Always args: - --dry-run=false diff --git a/configs/prow-dev/cluster/tichi_web_deployment.yaml b/configs/prow-dev/cluster/tichi_web_deployment.yaml index 9746e9367..31aa34096 100644 --- a/configs/prow-dev/cluster/tichi_web_deployment.yaml +++ b/configs/prow-dev/cluster/tichi_web_deployment.yaml @@ -18,7 +18,7 @@ spec: terminationGracePeriodSeconds: 180 containers: - name: tichi-web - image: ticommunityinfra/tichi-web:v2.4.0 + image: ticommunityinfra/tichi-web:v2.4.2 imagePullPolicy: Always ports: - name: http