File tree 4 files changed +7
-7
lines changed
4 files changed +7
-7
lines changed Original file line number Diff line number Diff line change @@ -12,11 +12,11 @@ annotations:
12
12
catalog.cattle.io/type : cluster-tool
13
13
catalog.cattle.io/ui-component : rancher-cis-benchmark
14
14
apiVersion : v1
15
- appVersion : v6.6.0-rc.2
15
+ appVersion : v6.6.0
16
16
description : The cis-operator enables running CIS benchmark security scans on a kubernetes
17
17
cluster
18
18
icon : https://charts.rancher.io/assets/logos/cis-kube-bench.svg
19
19
keywords :
20
20
- security
21
21
name : rancher-cis-benchmark
22
- version : 6.6.0-rc.2
22
+ version : 6.6.0
Original file line number Diff line number Diff line change 5
5
image :
6
6
cisoperator :
7
7
repository : rancher/cis-operator
8
- tag : v1.2.4-rc.2
8
+ tag : v1.2.4
9
9
securityScan :
10
10
repository : rancher/security-scan
11
- tag : v0.4.2-rc.2
11
+ tag : v0.4.2
12
12
sonobuoy :
13
13
repository : rancher/mirrored-sonobuoy-sonobuoy
14
14
tag : v0.57.2
Original file line number Diff line number Diff line change @@ -18,7 +18,7 @@ require (
18
18
github.com/prometheus/client_golang v1.20.5
19
19
github.com/rancher/kubernetes-provider-detector v0.1.5
20
20
github.com/rancher/lasso v0.0.0-20240828170735-d79536cac289
21
- github.com/rancher/security-scan v0.4.2-rc.2
21
+ github.com/rancher/security-scan v0.4.2
22
22
github.com/robfig/cron v1.2.0
23
23
github.com/sirupsen/logrus v1.9.3
24
24
github.com/urfave/cli v1.22.16
Original file line number Diff line number Diff line change @@ -1019,8 +1019,8 @@ github.com/rancher/kubernetes-provider-detector v0.1.5 h1:hWRAsWuJOemzGjz/XrbTlM
1019
1019
github.com/rancher/kubernetes-provider-detector v0.1.5 /go.mod h1:ypuJS7kP7rUiAn330xG46mj+Nhvym05GM8NqMVekpH0 =
1020
1020
github.com/rancher/lasso v0.0.0-20240828170735-d79536cac289 h1:gbV7qLOcEgyTgep2ocl8FFhfGOUMQuvfV5OIIENHWT4 =
1021
1021
github.com/rancher/lasso v0.0.0-20240828170735-d79536cac289 /go.mod h1:Efx/+BbH3ivmnTPLu5cA3Gc9wT5oyGS0LBcqEuYTx+A =
1022
- github.com/rancher/security-scan v0.4.2-rc.2 h1:DH+rqCQBIkhBarswrW6VOHb5kDBilNA2y5HRpS6GIjQ =
1023
- github.com/rancher/security-scan v0.4.2-rc.2 /go.mod h1:CbRW/Yfk4gZzQ+wxG/J/8yODYt+922nJcH5FILCxdXM =
1022
+ github.com/rancher/security-scan v0.4.2 h1:ESPFaMLLh/fHpXUjGOH8M/NglWD0Wt+WSWMEWicWmiY =
1023
+ github.com/rancher/security-scan v0.4.2 /go.mod h1:CbRW/Yfk4gZzQ+wxG/J/8yODYt+922nJcH5FILCxdXM =
1024
1024
github.com/rancher/wrangler/v3 v3.0.0 h1:IHHCA+vrghJDPxjtLk4fmeSCFhNe9fFzLFj3m2B0YpA =
1025
1025
github.com/rancher/wrangler/v3 v3.0.0 /go.mod h1:Dfckuuq7MJk2JWVBDywRlZXMxEyPxHy4XqGrPEzu5Eg =
1026
1026
github.com/remyoudompheng/bigfft v0.0.0-20200410134404-eec4a21b6bb0 /go.mod h1:qqbHyh8v60DhA7CoWK5oRCqLrMHRGoxYCSS9EjAz6Eo =
You can’t perform that action at this time.
0 commit comments