Compare commits

..

2 Commits

Author SHA1 Message Date
chenk
8098489433 release: prepare v0.6.13 (#1429)
Signed-off-by: chenk <hen.keinan@gmail.com>
2023-04-24 11:02:19 +03:00
Murali Paluru
b43f58dcda add darwin builds (#1428) 2023-04-18 21:15:05 +03:00
2 changed files with 2 additions and 1 deletions

View File

@@ -8,6 +8,7 @@ builds:
binary: kube-bench
goos:
- linux
- darwin
goarch:
- amd64
- arm

View File

@@ -12,7 +12,7 @@ spec:
hostPID: true
containers:
- name: kube-bench
image: docker.io/aquasec/kube-bench:v0.6.13-rc2
image: docker.io/aquasec/kube-bench:v0.6.13
command: ["kube-bench"]
volumeMounts:
- name: var-lib-etcd