summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorChef Expeditor <chef-ci@chef.io>2022-12-07 15:16:36 +0000
committerChef Expeditor <chef-ci@chef.io>2022-12-07 15:16:36 +0000
commitcf15857f944c763e7b3716449ad2de6992037fb8 (patch)
treead7617f8a04cdf03cdbe19e4143494900e435c09 /CHANGELOG.md
parent2ef9ab851cf3b69395949d5f4e5f5db51bc09f9f (diff)
downloadchef-cf15857f944c763e7b3716449ad2de6992037fb8.tar.gz
Bump version to 16.18.19 by Chef Expeditorv16.18.19
Obvious fix; these changes are the result of automation not creative thinking.
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md7
1 files changed, 4 insertions, 3 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index e4440df991..6204290e51 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -2,17 +2,18 @@
This changelog lists individual merged pull requests to Chef Infra Client and geared towards developers. For a list of significant changes per release see the [Chef Infra Client Release Notes](https://docs.chef.io/release_notes_client/).
-<!-- latest_release 16.18.18 -->
-## [v16.18.18](https://github.com/chef/chef/tree/v16.18.18) (2022-12-07)
+<!-- latest_release 16.18.19 -->
+## [v16.18.19](https://github.com/chef/chef/tree/v16.18.19) (2022-12-07)
#### Merged Pull Requests
-- [Chef-16] Correct the rake task to pull in omnibus dependencies [#13304](https://github.com/chef/chef/pull/13304) ([neha-p6](https://github.com/neha-p6))
+- Bump omnibus from `d1fe3bb` to `52b6d2e` in /omnibus [#13370](https://github.com/chef/chef/pull/13370) ([dependabot[bot]](https://github.com/dependabot[bot]))
<!-- latest_release -->
<!-- release_rollup since=16.18.0 -->
### Changes not yet released to stable
#### Merged Pull Requests
+- Bump omnibus from `d1fe3bb` to `52b6d2e` in /omnibus [#13370](https://github.com/chef/chef/pull/13370) ([dependabot[bot]](https://github.com/dependabot[bot])) <!-- 16.18.19 -->
- [Chef-16] Correct the rake task to pull in omnibus dependencies [#13304](https://github.com/chef/chef/pull/13304) ([neha-p6](https://github.com/neha-p6)) <!-- 16.18.18 -->
- [Chef-16] Fix kitchen test failure on ubuntu2204 [#13384](https://github.com/chef/chef/pull/13384) ([neha-p6](https://github.com/neha-p6)) <!-- 16.18.17 -->
- [Chef-16] Disable caching for s3 and git to successfully build aritifacts using ruby31 [#13279](https://github.com/chef/chef/pull/13279) ([neha-p6](https://github.com/neha-p6)) <!-- 16.18.16 -->