diff options
author | Tim Smith <tsmith84@gmail.com> | 2020-01-17 14:33:52 -0800 |
---|---|---|
committer | Tim Smith <tsmith84@gmail.com> | 2020-01-21 10:07:42 -0800 |
commit | 33bdc1a59525bc0515b19a23e302f7d9e4b194b3 (patch) | |
tree | e886abbae17942df687ec04f1b5c6a2878c8a3c2 /.expeditor | |
parent | f154e2a113499b75ec48ea4118aa65292834b8f5 (diff) | |
download | chef-33bdc1a59525bc0515b19a23e302f7d9e4b194b3.tar.gz |
Bump to Chef Infra Client 16
Start the development process
Signed-off-by: Tim Smith <tsmith@chef.io>
Diffstat (limited to '.expeditor')
-rw-r--r-- | .expeditor/config.yml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.expeditor/config.yml b/.expeditor/config.yml index e91343a89e..c5b5c83e06 100644 --- a/.expeditor/config.yml +++ b/.expeditor/config.yml @@ -60,6 +60,8 @@ github: # for building. release_branch: - master: + version_constraint: 16* + - chef-15: version_constraint: 15* - chef-14: version_constraint: 14* |