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: Bump version to v1.12.alpha.3 #355

Merged
merged 1 commit into from
May 28, 2019
Merged
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
2 changes: 1 addition & 1 deletion Gopkg.toml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ required = [

# Comment to update deps with dep tool
[[constraint]]
version = "v1.12.alpha.2"
version = "v1.12.alpha.3"
name = "github.com/kubernetes-incubator/apiserver-builder-alpha"

[[constraint]]
Expand Down
10 changes: 0 additions & 10 deletions OWNERS
Original file line number Diff line number Diff line change
@@ -1,20 +1,10 @@
# See the OWNERS docs at https://go.k8s.io/owners

reviewers:
- jimmidyson
- MHBauer
- pwittrock
- directxman12
- brancz
- xiang90
- hongchaodeng
- yue9944882
approvers:
- jimmidyson
- MHBauer
- pwittrock
- directxman12
- brancz
- xiang90
- hongchaodeng
- yue9944882
5 changes: 0 additions & 5 deletions SECURITY_CONTACTS
Original file line number Diff line number Diff line change
Expand Up @@ -10,11 +10,6 @@
# DO NOT REPORT SECURITY VULNERABILITIES DIRECTLY TO THESE NAMES, FOLLOW THE
# INSTRUCTIONS AT https://kubernetes.io/security/

jimmidyson
MHBauer
pwittrock
directxman12
brancz
xiang90
hongchaodeng
yue9944882
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
v1.12.alpha.2
v1.12.alpha.3