Skip to content

Commit 8c07611

Browse files
authored
Merge pull request #40 from aquasecurity/roadmap
Roadmap
2 parents 42948d9 + 124647a commit 8c07611

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -105,3 +105,6 @@ These operations are:
105105
- `lte`: tests if the flag value is less than or equal to the compared value.
106106
- `has`: tests if the flag value contains the compared value.
107107
- `nothave`: tests if the flag value does not contain the compared value.
108+
109+
# Roadmap
110+
The tests are up-to-date with the CIS Benchmark 1.1.0, which refers to Kubernetes 1.7. Going forward we should release updates to kube-bench to reflect new releases of the Benchmark, which in turn we can anticipate being made for each new Kubernetes release.

0 commit comments

Comments
 (0)