Skip to content
This repository has been archived by the owner on Jul 14, 2021. It is now read-only.

Commit

Permalink
Add release notes for berkshelf 7.0.7
Browse files Browse the repository at this point in the history
Signed-off-by: Marc A. Paradise <marc.paradise@gmail.com>
  • Loading branch information
marcparadise committed Nov 27, 2018
1 parent 1a2460d commit 8a5f250
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions RELEASE_NOTES.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,16 @@

ChefDK now ships with Chef 14.7.17. See <https://docs.chef.io/release_notes.html> for more information on what's new.

## Updated Tooling

### Berkshelf

Berkshelf has been updated to 7.0.7 and includes the following enhancements:

* Relative URL now supported in `location_path`
* `berks outdated` now supports an `--all` flag which will include outdated dependencies that won't
satisfy version constraints set in the Berksfile.

## Docker image updates

The [chef/chefdk](https://hub.docker.com/r/chef/chefdk) Docker image now includes graphviz (to support `berks viz`) and rsync (to support `kitchen-dokken`) which makes it a little bigger, but also a little more useful in development and test pipelines.
Expand Down

0 comments on commit 8a5f250

Please sign in to comment.