mirror of
https://github.com/aquasecurity/kube-bench.git
synced 2024-11-22 08:08:07 +00:00
release: prepare v0.6.9 (#1241)
Signed-off-by: Jose Donizetti <jdbjunior@gmail.com> Signed-off-by: Jose Donizetti <jdbjunior@gmail.com>
This commit is contained in:
parent
7146b65da4
commit
93a167a917
2
job.yaml
2
job.yaml
@ -12,7 +12,7 @@ spec:
|
|||||||
hostPID: true
|
hostPID: true
|
||||||
containers:
|
containers:
|
||||||
- name: kube-bench
|
- name: kube-bench
|
||||||
image: docker.io/aquasec/kube-bench:v0.6.8
|
image: docker.io/aquasec/kube-bench:v0.6.9
|
||||||
command: ["kube-bench"]
|
command: ["kube-bench"]
|
||||||
volumeMounts:
|
volumeMounts:
|
||||||
- name: var-lib-etcd
|
- name: var-lib-etcd
|
||||||
|
Loading…
Reference in New Issue
Block a user