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 : v7.4.0-rc.2
15+ appVersion : v7.4.0-rc.3
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 : 7.4.0-rc.2
22+ version : 7.4.0-rc.3
Original file line number Diff line number Diff line change 55image :
66 cisoperator :
77 repository : rancher/cis-operator
8- tag : v1.3.7-rc.2
8+ tag : v1.3.7-rc.3
99 securityScan :
1010 repository : rancher/security-scan
11- tag : v0.5.5-rc.2
11+ tag : v0.5.5-rc.3
1212 sonobuoy :
1313 repository : rancher/mirrored-sonobuoy-sonobuoy
1414 tag : v0.57.3
Original file line number Diff line number Diff line change @@ -20,7 +20,7 @@ require (
2020 github.com/prometheus/client_golang v1.21.1
2121 github.com/rancher/kubernetes-provider-detector v0.1.5
2222 github.com/rancher/lasso v0.0.0-20240924233157-8f384efc8813
23- github.com/rancher/security-scan v0.5.5-rc.2
23+ github.com/rancher/security-scan v0.5.5-rc.3
2424 github.com/rancher/wrangler/v3 v3.1.0
2525 github.com/robfig/cron v1.2.0
2626 github.com/sirupsen/logrus v1.9.3
Original file line number Diff line number Diff line change @@ -252,8 +252,8 @@ github.com/rancher/kubernetes-provider-detector v0.1.5 h1:hWRAsWuJOemzGjz/XrbTlM
252252github.com/rancher/kubernetes-provider-detector v0.1.5 /go.mod h1:ypuJS7kP7rUiAn330xG46mj+Nhvym05GM8NqMVekpH0 =
253253github.com/rancher/lasso v0.0.0-20240924233157-8f384efc8813 h1:V/LY8pUHZG9Kc+xEDWDOryOnCU6/Q+Lsr9QQEQnshpU =
254254github.com/rancher/lasso v0.0.0-20240924233157-8f384efc8813 /go.mod h1:IxgTBO55lziYhTEETyVKiT8/B5Rg92qYiRmcIIYoPgI =
255- github.com/rancher/security-scan v0.5.5-rc.2 h1:vPMhS57VK7QooqggrQlZvFFHUEiCZe7yIkAYly8eMGE =
256- github.com/rancher/security-scan v0.5.5-rc.2 /go.mod h1:1Q3NK94YVfW0/83+wmi/YsC6z0R7guWBq78Cd3B/f1c =
255+ github.com/rancher/security-scan v0.5.5-rc.3 h1:uDZ8KeUuRVn7O+bfOn44w0823H3fLi6vkrjX9Nk+ff8 =
256+ github.com/rancher/security-scan v0.5.5-rc.3 /go.mod h1:1Q3NK94YVfW0/83+wmi/YsC6z0R7guWBq78Cd3B/f1c =
257257github.com/rancher/wrangler/v3 v3.1.0 h1:8ETBnQOEcZaR6WBmUSysWW7WnERBOiNTMJr4Dj3UG/s =
258258github.com/rancher/wrangler/v3 v3.1.0 /go.mod h1:gUPHS1ANs2NyByfeERHwkGiQ1rlIa8BpTJZtNSgMlZw =
259259github.com/robfig/cron v1.2.0 h1:ZjScXvvxeQ63Dbyxy76Fj3AT3Ut0aKsyd2/tl3DTMuQ =
You can’t perform that action at this time.
0 commit comments