Skip to content

Commit 5538a4b

Browse files
author
dev-sec CI
committed
update inspec.yml and changelog
1 parent d327626 commit 5538a4b

File tree

2 files changed

+14
-1
lines changed

2 files changed

+14
-1
lines changed

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,18 @@
11
# Changelog
22

3+
## [1.0.3](https://github.com/dev-sec/cis-kubernetes-benchmark/tree/1.0.3) (2022-01-12)
4+
5+
[Full Changelog](https://github.com/dev-sec/cis-kubernetes-benchmark/compare/1.0.2...1.0.3)
6+
7+
**Closed issues:**
8+
9+
- CIS Kubernetes Benchmark Profile on EKS [\#31](https://github.com/dev-sec/cis-kubernetes-benchmark/issues/31)
10+
11+
**Merged pull requests:**
12+
13+
- change jobs versions of release workflows [\#37](https://github.com/dev-sec/cis-kubernetes-benchmark/pull/37) ([micheelengronne](https://github.com/micheelengronne))
14+
- use input instead of attribute [\#35](https://github.com/dev-sec/cis-kubernetes-benchmark/pull/35) ([micheelengronne](https://github.com/micheelengronne))
15+
316
## [1.0.2](https://github.com/dev-sec/cis-kubernetes-benchmark/tree/1.0.2) (2020-06-18)
417

518
[Full Changelog](https://github.com/dev-sec/cis-kubernetes-benchmark/compare/1.0.1...1.0.2)

inspec.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ copyright: Schuberg Philis B.V.
66
copyright_email: [email protected]
77
license: Apache-2.0
88
summary: An InSpec Compliance profile for the CIS Kubernetes Benchmark
9-
version: 1.0.2
9+
version: 1.0.3
1010
inspec_version: '>= 4.6.3'
1111
supports:
1212
- platform-family: unix

0 commit comments

Comments
 (0)