You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3Lines changed: 3 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -105,3 +105,6 @@ These operations are:
105
105
-`lte`: tests if the flag value is less than or equal to the compared value.
106
106
-`has`: tests if the flag value contains the compared value.
107
107
-`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