Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update ticommunityinfra tichi images to v2.4.5 #1130

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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.5
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.5
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.5
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.5
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.5
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.5
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.5
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.5
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.5
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.5
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.5
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.5
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.5
imagePullPolicy: Always
ports:
- name: http
Expand Down