Skip to content

Commit

Permalink
chore(deps): update ticommunityinfra tichi images to v2.4.3
Browse files Browse the repository at this point in the history
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored May 30, 2023
1 parent f898a65 commit 35687e6
Show file tree
Hide file tree
Showing 13 changed files with 13 additions and 13 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -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.3
imagePullPolicy: Always
args:
- --dry-run=false
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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.3
imagePullPolicy: Always
args:
- --dry-run=false
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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.3
imagePullPolicy: Always
args:
- --dry-run=false
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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.3
imagePullPolicy: Always
args:
- --dry-run=false
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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.3
imagePullPolicy: Always
args:
- --dry-run=false
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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.3
imagePullPolicy: Always
args:
- --dry-run=false
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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.3
imagePullPolicy: Always
args:
- --dry-run=false
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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.3
imagePullPolicy: Always
args:
- --dry-run=false
Expand Down
2 changes: 1 addition & 1 deletion configs/prow-dev/cluster/ti_community_lgtm_deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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.3
imagePullPolicy: Always
args:
- --dry-run=false
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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.3
imagePullPolicy: Always
args:
- --dry-run=false
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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.3
imagePullPolicy: Always
args:
- --dry-run=false
Expand Down
2 changes: 1 addition & 1 deletion configs/prow-dev/cluster/ti_community_tars_deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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.3
imagePullPolicy: Always
args:
- --dry-run=false
Expand Down
2 changes: 1 addition & 1 deletion configs/prow-dev/cluster/tichi_web_deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ spec:
terminationGracePeriodSeconds: 180
containers:
- name: tichi-web
image: ticommunityinfra/tichi-web:v2.4.0
image: ticommunityinfra/tichi-web:v2.4.3
imagePullPolicy: Always
ports:
- name: http
Expand Down

0 comments on commit 35687e6

Please sign in to comment.