summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeremiah Snapp <jeremiah@chef.io>2022-05-09 20:38:56 -0400
committerGitHub <noreply@github.com>2022-05-09 20:38:56 -0400
commitc2d74155a27f80e09a3e0503fd220b863446e68a (patch)
tree19705c390d99c3f49d1d312add58a88f264c8e65
parent44c3afb20db7a4d1fbaa464654f6569dacc92b55 (diff)
parent2b531c469f6b0cd33e1777b988cba53f214786e9 (diff)
downloadchef-c2d74155a27f80e09a3e0503fd220b863446e68a.tar.gz
Merge pull request #12871 from chef/jsnapp/IPACK-126-add-platforms-to-chef-16
IPACK-126 add platforms to chef-16
-rw-r--r--.expeditor/release.omnibus.yml3
-rw-r--r--omnibus/Gemfile.lock8
2 files changed, 5 insertions, 6 deletions
diff --git a/.expeditor/release.omnibus.yml b/.expeditor/release.omnibus.yml
index d9048a1722..0ad74cdb55 100644
--- a/.expeditor/release.omnibus.yml
+++ b/.expeditor/release.omnibus.yml
@@ -40,8 +40,7 @@ builder-to-testers-map:
- el-8-aarch64
el-8-x86_64:
- el-8-x86_64
- freebsd-11-amd64:
- - freebsd-11-amd64
+ freebsd-12-amd64:
- freebsd-12-amd64
mac_os_x-10.15-x86_64:
- mac_os_x-10.15-x86_64
diff --git a/omnibus/Gemfile.lock b/omnibus/Gemfile.lock
index d23e1fa330..62bdd0be9d 100644
--- a/omnibus/Gemfile.lock
+++ b/omnibus/Gemfile.lock
@@ -1,17 +1,17 @@
GIT
remote: https://github.com/chef/omnibus-software.git
- revision: ff4c90223f63bf0cda91e2c723a81c0183d86995
+ revision: 8a0e391d4232ab3fc5fb7a03b15932335a0214c4
branch: main
specs:
omnibus-software (4.0.0)
- omnibus (>= 8.0.0)
+ omnibus (>= 9.0.0)
GIT
remote: https://github.com/chef/omnibus.git
- revision: 27c37fc4a27533deda445bd0b44dcec1c674c329
+ revision: 63be4f1663fe28c35e762697500dab7dd88c4dbf
branch: main
specs:
- omnibus (8.3.3)
+ omnibus (9.0.0)
aws-sdk-s3 (~> 1)
chef-cleanroom (~> 1.0)
chef-utils (>= 15.4)