File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree 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-compliance
1414apiVersion : v1
15- appVersion : v1.3.6-rc.2
15+ appVersion : v1.3.7
1616description : The compliance-operator enables running security scans on a kubernetes
1717 cluster
1818icon : https://charts.rancher.io/assets/logos/rancher-compliance.svg
1919keywords :
2020- security
2121name : rancher-compliance
22- version : 1.3.6-rc.2
22+ version : 1.3.7
Original file line number Diff line number Diff line change 55image :
66 operator :
77 repository : rancher/compliance-operator
8- tag : v1.3.6-rc.2
8+ tag : v1.3.7
99 securityScan :
1010 repository : rancher/security-scan
11- tag : v0.8.6-rc.1
11+ tag : v0.8.6
1212 sonobuoy :
1313 repository : rancher/mirrored-sonobuoy-sonobuoy
1414 tag : v0.57.3
Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ require (
1111 github.com/prometheus/client_golang v1.23.2
1212 github.com/rancher/kubernetes-provider-detector v0.1.5
1313 github.com/rancher/lasso v0.2.7
14- github.com/rancher/security-scan v0.8.6-rc.1
14+ github.com/rancher/security-scan v0.8.6
1515 github.com/rancher/wrangler/v3 v3.5.1
1616 github.com/robfig/cron v1.2.0
1717 github.com/sirupsen/logrus v1.9.4
Original file line number Diff line number Diff line change @@ -211,8 +211,8 @@ github.com/rancher/kubernetes-provider-detector v0.1.5 h1:hWRAsWuJOemzGjz/XrbTlM
211211github.com/rancher/kubernetes-provider-detector v0.1.5 /go.mod h1:ypuJS7kP7rUiAn330xG46mj+Nhvym05GM8NqMVekpH0 =
212212github.com/rancher/lasso v0.2.7 h1:N56Pm8KJSk7gRVYILSGb35QBfjcDDeGFMfwUCivsbeg =
213213github.com/rancher/lasso v0.2.7 /go.mod h1:L3ol8PdO21KoMhNa3RWjpR3ZBnE70JCAod1nJuOvT1E =
214- github.com/rancher/security-scan v0.8.6-rc.1 h1:G1zULDRpSgK2eIl3Q6toe+4BiTwsLl31RDoKTG1Yjy8 =
215- github.com/rancher/security-scan v0.8.6-rc.1 /go.mod h1:TjSHFGj+VdLD6xalcUb4gHCRPr6qmcOuqo4Z0JqpS4M =
214+ github.com/rancher/security-scan v0.8.6 h1:CCSHhFpI6+l4oN+7qcDu+TR9JYueDJqZIa2YE1qajCI =
215+ github.com/rancher/security-scan v0.8.6 /go.mod h1:TjSHFGj+VdLD6xalcUb4gHCRPr6qmcOuqo4Z0JqpS4M =
216216github.com/rancher/wrangler/v3 v3.5.1 h1:o2iLDoqTTkwVenZ521YhcH/0N2CFktp8aXb0f96aYMU =
217217github.com/rancher/wrangler/v3 v3.5.1 /go.mod h1:G5moxB9PpU5MUXavc89NS6Mpfgr8Nfmf9DZ3BkGgeYM =
218218github.com/robfig/cron v1.2.0 h1:ZjScXvvxeQ63Dbyxy76Fj3AT3Ut0aKsyd2/tl3DTMuQ =
You can’t perform that action at this time.
0 commit comments