1
0
mirror of https://github.com/aquasecurity/kube-bench.git synced 2024-11-21 23:58:06 +00:00

Fix version in policies.yaml (#1415)

This commit is contained in:
Rayan Das 2023-04-07 20:03:52 +05:30 committed by GitHub
parent 96c6b385ef
commit c3b6871766
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,6 +1,6 @@
---
controls:
version: "cis-1.25"
version: "cis-1.24"
id: 5
text: "Kubernetes Policies"
type: "policies"