File tree Expand file tree Collapse file tree 4 files changed +10
-10
lines changed Expand file tree Collapse file tree 4 files changed +10
-10
lines changed Original file line number Diff line number Diff line change @@ -12,11 +12,11 @@ annotations:
1212 catalog.cattle.io/type : cluster-tool
1313 catalog.cattle.io/ui-component : rancher-cis-benchmark
1414apiVersion : v1
15- appVersion : v8.0.0-rc.4
15+ appVersion : v8.0.0
1616description : The cis-operator enables running CIS benchmark security scans on a kubernetes
1717 cluster
1818icon : https://charts.rancher.io/assets/logos/cis-kube-bench.svg
1919keywords :
2020- security
2121name : rancher-cis-benchmark
22- version : 8.0.0-rc.4
22+ version : 8.0.0
Original file line number Diff line number Diff line change 55image :
66 cisoperator :
77 repository : rancher/cis-operator
8- tag : v1.4.0-rc.4
8+ tag : v1.4.0
99 securityScan :
1010 repository : rancher/security-scan
11- tag : v0.6.0-rc.3
11+ tag : v0.6.0
1212 sonobuoy :
1313 repository : rancher/mirrored-sonobuoy-sonobuoy
1414 tag : v0.57.3
Original file line number Diff line number Diff line change @@ -9,8 +9,8 @@ require (
99 github.com/prometheus/client_golang v1.21.1
1010 github.com/rancher/kubernetes-provider-detector v0.1.5
1111 github.com/rancher/lasso v0.2.1
12- github.com/rancher/security-scan v0.6.0-rc.3
13- github.com/rancher/wrangler/v3 v3.2.0-rc.3
12+ github.com/rancher/security-scan v0.6.0
13+ github.com/rancher/wrangler/v3 v3.2.0
1414 github.com/robfig/cron v1.2.0
1515 github.com/sirupsen/logrus v1.9.3
1616 github.com/urfave/cli v1.22.16
Original file line number Diff line number Diff line change @@ -227,10 +227,10 @@ github.com/rancher/kubernetes-provider-detector v0.1.5 h1:hWRAsWuJOemzGjz/XrbTlM
227227github.com/rancher/kubernetes-provider-detector v0.1.5 /go.mod h1:ypuJS7kP7rUiAn330xG46mj+Nhvym05GM8NqMVekpH0 =
228228github.com/rancher/lasso v0.2.1 h1:SZTqMVQn8cAOqvwGBd1/EYOIJ/MGN+UfJrOWvHd4jHU =
229229github.com/rancher/lasso v0.2.1 /go.mod h1:KSV3jBXfdXqdCuMm2uC8kKB9q/wuDYb3h0eHZoRjShM =
230- github.com/rancher/security-scan v0.6.0-rc.3 h1:1m9A3PO1X78FCZfnQXeFSjHoK8Pq8y7zlfI/CErEBEA =
231- github.com/rancher/security-scan v0.6.0-rc.3 /go.mod h1:1Q3NK94YVfW0/83+wmi/YsC6z0R7guWBq78Cd3B/f1c =
232- github.com/rancher/wrangler/v3 v3.2.0-rc.3 h1:MySHWLxLLrGrM2sq5YYp7Ol1kQqYt9lvIzjGR50UZ+c =
233- github.com/rancher/wrangler/v3 v3.2.0-rc.3 /go.mod h1:0C5QyvSrQOff8gQQzpB/L/FF03EQycjR3unSJcKCHno =
230+ github.com/rancher/security-scan v0.6.0 h1:hkz3oYHE0P+e9u9TJq5Zy6eNYEzbqes1nnAMn/cpad0 =
231+ github.com/rancher/security-scan v0.6.0 /go.mod h1:1Q3NK94YVfW0/83+wmi/YsC6z0R7guWBq78Cd3B/f1c =
232+ github.com/rancher/wrangler/v3 v3.2.0 h1:fZmhSOczW+pxAhyOaGG+9xbEwETPGA5gbS0x0Im2zWs =
233+ github.com/rancher/wrangler/v3 v3.2.0 /go.mod h1:0C5QyvSrQOff8gQQzpB/L/FF03EQycjR3unSJcKCHno =
234234github.com/robfig/cron v1.2.0 h1:ZjScXvvxeQ63Dbyxy76Fj3AT3Ut0aKsyd2/tl3DTMuQ =
235235github.com/robfig/cron v1.2.0 /go.mod h1:JGuDeoQd7Z6yL4zQhZ3OPEVHB7fL6Ka6skscFHfmt2k =
236236github.com/rogpeppe/go-internal v1.12.0 h1:exVL4IDcn6na9z1rAb56Vxr+CgyK3nn3O+epU5NdKM8 =
You can’t perform that action at this time.
0 commit comments