1
0
mirror of https://github.com/aquasecurity/kube-bench.git synced 2024-11-25 01:18:12 +00:00

release: prepare v0.9.1 (#1705)

This commit is contained in:
afdesk 2024-10-16 19:48:17 +06:00 committed by GitHub
parent fa478ce238
commit c5dc28ee6f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -11,7 +11,7 @@ spec:
spec: spec:
containers: containers:
- command: ["kube-bench"] - command: ["kube-bench"]
image: docker.io/aquasec/kube-bench:v0.8.0 image: docker.io/aquasec/kube-bench:v0.9.1
name: kube-bench name: kube-bench
volumeMounts: volumeMounts:
- name: var-lib-cni - name: var-lib-cni