1
0
mirror of https://github.com/aquasecurity/kube-bench.git synced 2024-11-25 09:28:16 +00:00

release: prepare v0.7.0 (#1543)

Signed-off-by: chenk <hen.keinan@gmail.com>
This commit is contained in:
chenk 2023-12-19 09:08:02 +02:00 committed by GitHub
parent 64c0492401
commit 58a49da713
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -11,7 +11,7 @@ spec:
spec: spec:
containers: containers:
- command: ["kube-bench"] - command: ["kube-bench"]
image: docker.io/aquasec/kube-bench:v0.6.19 image: docker.io/aquasec/kube-bench:v0.7.0
name: kube-bench name: kube-bench
volumeMounts: volumeMounts:
- mountPath: /var/lib/etcd - mountPath: /var/lib/etcd