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

release: prepare v0.6.7-rc1 (#1136)

Signed-off-by: chenk <hen.keinan@gmail.com>
This commit is contained in:
chenk 2022-04-03 12:00:08 +03:00 committed by GitHub
parent 74d91d2941
commit faa1e88d0d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 1 deletions

1
.gitignore vendored
View File

@ -13,3 +13,4 @@ coverage.txt
thumbs.db
/kubeconfig.kube-bench
/test.data
*.iml

View File

@ -12,7 +12,7 @@ spec:
hostPID: true
containers:
- name: kube-bench
image: aquasec/kube-bench:v0.6.6
image: aquasec/kube-bench:v0.6.7-rc1
command: ["kube-bench"]
volumeMounts:
- name: var-lib-etcd