File tree Expand file tree Collapse file tree 4 files changed +7
-7
lines changed Expand file tree Collapse file tree 4 files changed +7
-7
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 : v6.8.0-rc.3
15+ appVersion : v6.8.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 : 6.8.0-rc.3
22+ version : 6.8.0
Original file line number Diff line number Diff line change 55image :
66 cisoperator :
77 repository : rancher/cis-operator
8- tag : v1.2.6-rc.3
8+ tag : v1.2.6
99 securityScan :
1010 repository : rancher/security-scan
11- tag : v0.4.4-rc.2
11+ tag : v0.4.4
1212 sonobuoy :
1313 repository : rancher/mirrored-sonobuoy-sonobuoy
1414 tag : v0.57.3
Original file line number Diff line number Diff line change @@ -18,7 +18,7 @@ require (
1818 github.com/prometheus/client_golang v1.21.1
1919 github.com/rancher/kubernetes-provider-detector v0.1.5
2020 github.com/rancher/lasso v0.0.0-20240828170735-d79536cac289
21- github.com/rancher/security-scan v0.4.4-rc.2
21+ github.com/rancher/security-scan v0.4.4
2222 github.com/robfig/cron v1.2.0
2323 github.com/sirupsen/logrus v1.9.3
2424 github.com/urfave/cli v1.22.16
Original file line number Diff line number Diff line change @@ -1037,8 +1037,8 @@ github.com/rancher/kubernetes-provider-detector v0.1.5 h1:hWRAsWuJOemzGjz/XrbTlM
10371037github.com/rancher/kubernetes-provider-detector v0.1.5 /go.mod h1:ypuJS7kP7rUiAn330xG46mj+Nhvym05GM8NqMVekpH0 =
10381038github.com/rancher/lasso v0.0.0-20240828170735-d79536cac289 h1:gbV7qLOcEgyTgep2ocl8FFhfGOUMQuvfV5OIIENHWT4 =
10391039github.com/rancher/lasso v0.0.0-20240828170735-d79536cac289 /go.mod h1:Efx/+BbH3ivmnTPLu5cA3Gc9wT5oyGS0LBcqEuYTx+A =
1040- github.com/rancher/security-scan v0.4.4-rc.2 h1:bEG45eLcLbJCXe2UQDp5lt0i/PiCiu1YUs7HoClhdUM =
1041- github.com/rancher/security-scan v0.4.4-rc.2 /go.mod h1:1Q3NK94YVfW0/83+wmi/YsC6z0R7guWBq78Cd3B/f1c =
1040+ github.com/rancher/security-scan v0.4.4 h1:SVQeX1Fs/izuiQRyZhpNNur3nnoeFdFz3XN0h/XSpyg =
1041+ github.com/rancher/security-scan v0.4.4 /go.mod h1:1Q3NK94YVfW0/83+wmi/YsC6z0R7guWBq78Cd3B/f1c =
10421042github.com/rancher/wrangler/v3 v3.0.0 h1:IHHCA+vrghJDPxjtLk4fmeSCFhNe9fFzLFj3m2B0YpA =
10431043github.com/rancher/wrangler/v3 v3.0.0 /go.mod h1:Dfckuuq7MJk2JWVBDywRlZXMxEyPxHy4XqGrPEzu5Eg =
10441044github.com/remyoudompheng/bigfft v0.0.0-20200410134404-eec4a21b6bb0 /go.mod h1:qqbHyh8v60DhA7CoWK5oRCqLrMHRGoxYCSS9EjAz6Eo =
You can’t perform that action at this time.
0 commit comments