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.4.2-rc.2
15+ appVersion : v1.4.3
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.4.2-rc.2
22+ version : 1.4.3
Original file line number Diff line number Diff line change 55image :
66 operator :
77 repository : rancher/compliance-operator
8- tag : v1.4.2-rc.2
8+ tag : v1.4.3
99 securityScan :
1010 repository : rancher/security-scan
11- tag : v0.9.2-rc.1
11+ tag : v0.9.2
1212 sonobuoy :
1313 repository : rancher/mirrored-sonobuoy-sonobuoy
1414 tag : v0.57.3
Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ require (
99 github.com/prometheus/client_golang v1.23.2
1010 github.com/rancher/kubernetes-provider-detector v0.1.5
1111 github.com/rancher/lasso v0.2.6
12- github.com/rancher/security-scan v0.9.2-rc.1
12+ github.com/rancher/security-scan v0.9.2
1313 github.com/rancher/wrangler/v3 v3.5.0
1414 github.com/robfig/cron v1.2.0
1515 github.com/sirupsen/logrus v1.9.4
Original file line number Diff line number Diff line change @@ -232,8 +232,8 @@ github.com/rancher/kubernetes-provider-detector v0.1.5 h1:hWRAsWuJOemzGjz/XrbTlM
232232github.com/rancher/kubernetes-provider-detector v0.1.5 /go.mod h1:ypuJS7kP7rUiAn330xG46mj+Nhvym05GM8NqMVekpH0 =
233233github.com/rancher/lasso v0.2.6 h1:/QNO491vWlTNYgwOOopRlILcTv+pI/wBHYdPFD2Pk5E =
234234github.com/rancher/lasso v0.2.6 /go.mod h1:L3ol8PdO21KoMhNa3RWjpR3ZBnE70JCAod1nJuOvT1E =
235- github.com/rancher/security-scan v0.9.2-rc.1 h1:glS4PdTfgxeR7npPGkluebErUpDw3rqZKsm5qKB5y9k =
236- github.com/rancher/security-scan v0.9.2-rc.1 /go.mod h1:xGa8H+nRlnDkLMWnN/bUR7MyvTgBrj6OY3cj6Fqt2fE =
235+ github.com/rancher/security-scan v0.9.2 h1:PdcHoogeRnjmMDqqQxxCrCLwltwxR1BYW5HMQsjep1w =
236+ github.com/rancher/security-scan v0.9.2 /go.mod h1:xGa8H+nRlnDkLMWnN/bUR7MyvTgBrj6OY3cj6Fqt2fE =
237237github.com/rancher/wrangler/v3 v3.5.0 h1:Us8RcMBpjrhV/HRfIq0a0uJmLEhfWcGUgNE39y7BQ7A =
238238github.com/rancher/wrangler/v3 v3.5.0 /go.mod h1:bRcdkdwRTwoXVSWVGtJdSBNXkKbInlo+PVkCtkUCi4s =
239239github.com/robfig/cron v1.2.0 h1:ZjScXvvxeQ63Dbyxy76Fj3AT3Ut0aKsyd2/tl3DTMuQ =
You can’t perform that action at this time.
0 commit comments