- Enhancements
- Finalize support for Berkshelf 3.0
- Enhancements
- Lock gem dependencies to stable versions
-
Features
blo install
command - installs a package generated byberks package
into your configured Chef Server
-
Enhancements
- Support
latest
as a version number in upgrade. This will upgrade the environment to the latest version of the given cookbook - Leaving the version blank in upgrade will upgrade the environment to the latest version
- Upgrade won't occur if the environment is already at the given version. Override with the
--force
flag blo install
aliased toblo in
blo upgrade
aliased toblo up
- Support
-
Bug Fixes
- Now possible to install from the generated Gemfile. Previously was using many unreleased gems and dependencies.
Initial release
- Features
blo upgrade
command - upgrade an existing Chef Environment to the given cookbook version