File tree Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Expand file tree Collapse file tree 3 files changed +6
-6
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 : v5.6 .0
15+ appVersion : v5.7 .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 : 5.6 .0
22+ version : 5.7 .0
Original file line number Diff line number Diff line change 55image :
66 cisoperator :
77 repository : rancher/cis-operator
8- tag : v1.1.0
8+ tag : v1.1.1
99 securityScan :
1010 repository : rancher/security-scan
11- tag : v0.3.0
11+ tag : v0.3.1
1212 sonobuoy :
1313 repository : rancher/mirrored-sonobuoy-sonobuoy
1414 tag : v0.57.2
@@ -47,7 +47,7 @@ global:
4747 enabled : false
4848 kubectl :
4949 repository : rancher/kubectl
50- tag : v1.28.12
50+ tag : v1.28.15
5151
5252alerts :
5353 enabled : false
Original file line number Diff line number Diff line change @@ -4,6 +4,6 @@ GOLANGCI_VERSION = v1.62.2
44K3D_VERSION = v5.7.5
55
66# TODO: Bump aligned with Rancher Manager release line
7- KUBECTL_VERSION = 1.28.12
7+ KUBECTL_VERSION = 1.28.15
88# renovate: datasource=github-release-attachments depName=helm/helm
99HELM_VERSION = v3.16.3
You can’t perform that action at this time.
0 commit comments