Skip to content
This repository has been archived by the owner on Jul 3, 2022. It is now read-only.

Commit

Permalink
build" bump all ti plugins version
Browse files Browse the repository at this point in the history
Signed-off-by: hi-rustin <[email protected]>
  • Loading branch information
Rustin170506 committed Jul 21, 2021
1 parent a168b92 commit 284881c
Show file tree
Hide file tree
Showing 12 changed files with 13 additions and 13 deletions.
4 changes: 2 additions & 2 deletions .prow.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ presubmits:
- ^master$
spec:
containers:
- image: ticommunityinfra/tichi-check-external-plugin-config:v1.7.0
- image: ticommunityinfra/tichi-check-external-plugin-config:v1.7.1-beta.1
command:
- check-external-plugin-config
args:
Expand Down Expand Up @@ -126,7 +126,7 @@ presubmits:
- ^master$
spec:
containers:
- image: ticommunityinfra/rerere-component:v1.7.0
- image: ticommunityinfra/rerere-component:v1.7.1-beta.1
command:
- rerere
args:
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-autoresponder
image: ticommunityinfra/tichi-autoresponder-plugin:v1.7.0
image: ticommunityinfra/tichi-autoresponder-plugin:v1.7.1-beta.1
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:v1.7.0
image: ticommunityinfra/tichi-blunderbuss-plugin:v1.7.1-beta.1
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:v1.7.0
image: ticommunityinfra/tichi-cherrypicker-plugin:v1.7.1-beta.1
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:v1.7.0
image: ticommunityinfra/tichi-contribution-plugin:v1.7.1-beta.1
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:v1.7.0
image: ticommunityinfra/tichi-label-blocker-plugin:v1.7.1-beta.1
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:v1.7.0
image: ticommunityinfra/tichi-label-plugin:v1.7.1-beta.1
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:v1.7.0
image: ticommunityinfra/tichi-lgtm-plugin:v1.7.1-beta.1
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:v1.7.0
image: ticommunityinfra/tichi-merge-plugin:v1.7.1-beta.1
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:v1.7.0
image: ticommunityinfra/tichi-owners-plugin:v1.7.1-beta.1
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:v1.7.0
image: ticommunityinfra/tichi-tars-plugin:v1.7.1-beta.1
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:v1.7.0
image: ticommunityinfra/tichi-web:v1.7.1-beta.1
imagePullPolicy: Always
ports:
- name: http
Expand Down

0 comments on commit 284881c

Please sign in to comment.