Skip to content

Commit

Permalink
Update job.yaml (aquasecurity#1477)
Browse files Browse the repository at this point in the history
* Update job.yaml

Fix on typo for image version

* chore: sync with upstream

Signed-off-by: chenk <hen.keinan@gmail.com>

---------

Signed-off-by: chenk <hen.keinan@gmail.com>
Co-authored-by: chenk <hen.keinan@gmail.com>
  • Loading branch information
2 people authored and KiranBodipi committed Nov 2, 2023
1 parent 7041ee9 commit 63ab667
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion job.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ spec:
spec:
containers:
- command: ["kube-bench"]
image: docker.io/aquasec/kube-bench:vv0.6.16
image: docker.io/aquasec/kube-bench:v0.6.16
name: kube-bench
volumeMounts:
- mountPath: /var/lib/etcd
Expand Down

0 comments on commit 63ab667

Please sign in to comment.