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

release: prepare v0.6.14 (#1446)

Signed-off-by: chenk <hen.keinan@gmail.com>
This commit is contained in:
chenk 2023-05-18 10:32:39 +03:00 committed by GitHub
parent 968ee5814e
commit c2880848f0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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.14-rc image: docker.io/aquasec/kube-bench:v0.6.14
command: ["kube-bench"] command: ["kube-bench"]
volumeMounts: volumeMounts:
- name: var-lib-etcd - name: var-lib-etcd