Skip to content

Commit

Permalink
build: bump ti plugin version from v1.8.1 to v1.8.2-beta.1 (#723)
Browse files Browse the repository at this point in the history
  • Loading branch information
Mini256 authored Sep 3, 2021
1 parent 42baf82 commit 3414122
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.8.1
- image: ticommunityinfra/tichi-check-external-plugin-config:v1.8.2-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.8.1
- image: ticommunityinfra/rerere-component:v1.8.2-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.8.1
image: ticommunityinfra/tichi-autoresponder-plugin:v1.8.2-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.8.1
image: ticommunityinfra/tichi-blunderbuss-plugin:v1.8.2-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.8.1
image: ticommunityinfra/tichi-cherrypicker-plugin:v1.8.2-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.8.1
image: ticommunityinfra/tichi-contribution-plugin:v1.8.2-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.8.1
image: ticommunityinfra/tichi-label-blocker-plugin:v1.8.2-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.8.1
image: ticommunityinfra/tichi-label-plugin:v1.8.2-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.8.1
image: ticommunityinfra/tichi-lgtm-plugin:v1.8.2-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.8.1
image: ticommunityinfra/tichi-merge-plugin:v1.8.2-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.8.1
image: ticommunityinfra/tichi-owners-plugin:v1.8.2-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.8.1
image: ticommunityinfra/tichi-tars-plugin:v1.8.2-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.8.1
image: ticommunityinfra/tichi-web:v1.8.2-beta.1
imagePullPolicy: Always
ports:
- name: http
Expand Down

0 comments on commit 3414122

Please sign in to comment.