Skip to content

Commit

Permalink
update changelog (#4)
Browse files Browse the repository at this point in the history
  • Loading branch information
Stromweld authored Aug 12, 2022
1 parent 3634c5b commit adc3330
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,15 @@

This file is used to list changes made in each version of the chef_software cookbook.

## 2.0.1 (2022-08-12)

- [Corey Hemminger] - Update changelog

## 2.0.0 (2022-08-12)

- [Corey Hemminger] - Update chef_automatev2 recipe to use iamv2 for user and policy creation
- [Corey Hemminger] - update chef_server to run chef-server-ctl upgrade vs chef-server-ctl reconfigure

## 1.1.1 (2022-08-02)

- [Corey Hemminger] - Fix server and supermarket's to run reconfigure after an update
Expand Down
2 changes: 1 addition & 1 deletion metadata.rb
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
maintainer_email '[email protected]'
license 'Apache-2.0'
description 'Installs/Configures chef server, chef automate2, chef supermarket'
version '2.0.0'
version '2.0.1'
chef_version '>= 16.4'

issues_url 'https://github.com/Stromweld/chef_software/issues'
Expand Down

0 comments on commit adc3330

Please sign in to comment.