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-compliance
1414apiVersion : v1
15- appVersion : v1.2.2
15+ appVersion : v1.2.3-rc.1
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.2.2
22+ version : 1.2.3-rc.1
Original file line number Diff line number Diff line change 55image :
66 operator :
77 repository : rancher/compliance-operator
8- tag : v1.2.2
8+ tag : v1.2.3-rc.1
99 securityScan :
1010 repository : rancher/security-scan
11- tag : v0.7.4
11+ tag : v0.7.5-rc.1
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.22.0
1010 github.com/rancher/kubernetes-provider-detector v0.1.5
1111 github.com/rancher/lasso v0.2.3
12- github.com/rancher/security-scan v0.7.4
12+ github.com/rancher/security-scan v0.7.5-rc.1
1313 github.com/rancher/wrangler/v3 v3.2.2
1414 github.com/robfig/cron v1.2.0
1515 github.com/sirupsen/logrus v1.9.3
Original file line number Diff line number Diff line change @@ -214,8 +214,8 @@ github.com/rancher/kubernetes-provider-detector v0.1.5 h1:hWRAsWuJOemzGjz/XrbTlM
214214github.com/rancher/kubernetes-provider-detector v0.1.5 /go.mod h1:ypuJS7kP7rUiAn330xG46mj+Nhvym05GM8NqMVekpH0 =
215215github.com/rancher/lasso v0.2.3 h1:74/z/C/O3ykhyMrRuEgc9kVyYiSoS7kp5BAijlcyXDg =
216216github.com/rancher/lasso v0.2.3 /go.mod h1:G+KeeOaKRjp+qGp0bV6VbLhYrq1vHbJPbDh40ejg5yE =
217- github.com/rancher/security-scan v0.7.4 h1:XZA2I7Aa+kjVBagw9GWPuRrCgKDDs+JDveTM1cJD/ic =
218- github.com/rancher/security-scan v0.7.4 /go.mod h1:1Of3+Jf+l4G1QgybN0PkRw+giCrsnlOkfwcy88epKmg =
217+ github.com/rancher/security-scan v0.7.5-rc.1 h1:2WNSTyvIZ/5lNE17XXKCYGsSmIq+DLbDvvW/z3b2uGE =
218+ github.com/rancher/security-scan v0.7.5-rc.1 /go.mod h1:1Of3+Jf+l4G1QgybN0PkRw+giCrsnlOkfwcy88epKmg =
219219github.com/rancher/wrangler/v3 v3.2.2 h1:IK1/v8n8gaZSB4izmJhGFXJt38Z8gkbwzl3Lo/e2jQc =
220220github.com/rancher/wrangler/v3 v3.2.2 /go.mod h1:TA1QuuQxrtn/kmJbBLW/l24IcfHBmSXBa9an3IRlqQQ =
221221github.com/robfig/cron v1.2.0 h1:ZjScXvvxeQ63Dbyxy76Fj3AT3Ut0aKsyd2/tl3DTMuQ =
You can’t perform that action at this time.
0 commit comments