diff --git a/kube-bench.yaml b/kube-bench.yaml index d605fa35a2f..a966a0a0c37 100644 --- a/kube-bench.yaml +++ b/kube-bench.yaml @@ -1,7 +1,7 @@ package: name: kube-bench - version: 0.6.15 - epoch: 1 + version: 0.6.17 + epoch: 0 description: Checks whether Kubernetes is deployed according to security best practices as defined in the CIS Kubernetes Benchmark copyright: - license: Apache-2.0 @@ -20,7 +20,7 @@ pipeline: with: repository: https://github.com/aquasecurity/kube-bench tag: v${{package.version}} - expected-commit: 76c25b2db2f5fc479ad96509779bc069f436aaf5 + expected-commit: 456684462a0a1613973fcfe8efa5b90c4966cff5 - uses: go/build with: