diff --git a/CHANGELOG.md b/CHANGELOG.md index 43dcbb1..8b2faf3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,8 +1,16 @@ # Changelog -## [1.3.1](https://github.com/dev-sec/cis-docker-benchmark/tree/1.3.1) (2020-06-18) +## [2.1.2](https://github.com/dev-sec/cis-docker-benchmark/tree/2.1.2) (2020-06-18) -[Full Changelog](https://github.com/dev-sec/cis-docker-benchmark/compare/2.1.0...1.3.1) +[Full Changelog](https://github.com/dev-sec/cis-docker-benchmark/compare/2.1.1...2.1.2) + +**Merged pull requests:** + +- version alignment [\#68](https://github.com/dev-sec/cis-docker-benchmark/pull/68) ([micheelengronne](https://github.com/micheelengronne)) + +## [2.1.1](https://github.com/dev-sec/cis-docker-benchmark/tree/2.1.1) (2020-06-18) + +[Full Changelog](https://github.com/dev-sec/cis-docker-benchmark/compare/2.1.0...2.1.1) **Closed issues:** diff --git a/inspec.yml b/inspec.yml index 30563a2..0d901cb 100644 --- a/inspec.yml +++ b/inspec.yml @@ -6,7 +6,7 @@ copyright: DevSec Hardening Framework Team copyright_email: hello@dev-sec.io license: Apache-2.0 summary: An InSpec Compliance Profile for the CIS Docker Benchmark -version: 2.1.1 +version: 2.1.2 inspec_version: '>= 2.3.23' attributes: - name: container_user