Skip to content

Commit

Permalink
Merge pull request #603 from vardhaman22/unrc-6.6.0
Browse files Browse the repository at this point in the history
[release/v1.2] unrc chart 6.6.0
  • Loading branch information
vardhaman22 authored Jan 20, 2025
2 parents f1fe7e0 + 82ba18c commit a6d2239
Show file tree
Hide file tree
Showing 4 changed files with 7 additions and 7 deletions.
4 changes: 2 additions & 2 deletions chart/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,11 +12,11 @@ annotations:
catalog.cattle.io/type: cluster-tool
catalog.cattle.io/ui-component: rancher-cis-benchmark
apiVersion: v1
appVersion: v6.6.0-rc.2
appVersion: v6.6.0
description: The cis-operator enables running CIS benchmark security scans on a kubernetes
cluster
icon: https://charts.rancher.io/assets/logos/cis-kube-bench.svg
keywords:
- security
name: rancher-cis-benchmark
version: 6.6.0-rc.2
version: 6.6.0
4 changes: 2 additions & 2 deletions chart/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,10 @@
image:
cisoperator:
repository: rancher/cis-operator
tag: v1.2.4-rc.2
tag: v1.2.4
securityScan:
repository: rancher/security-scan
tag: v0.4.2-rc.2
tag: v0.4.2
sonobuoy:
repository: rancher/mirrored-sonobuoy-sonobuoy
tag: v0.57.2
Expand Down
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ require (
github.com/prometheus/client_golang v1.20.5
github.com/rancher/kubernetes-provider-detector v0.1.5
github.com/rancher/lasso v0.0.0-20240828170735-d79536cac289
github.com/rancher/security-scan v0.4.2-rc.2
github.com/rancher/security-scan v0.4.2
github.com/robfig/cron v1.2.0
github.com/sirupsen/logrus v1.9.3
github.com/urfave/cli v1.22.16
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -1019,8 +1019,8 @@ github.com/rancher/kubernetes-provider-detector v0.1.5 h1:hWRAsWuJOemzGjz/XrbTlM
github.com/rancher/kubernetes-provider-detector v0.1.5/go.mod h1:ypuJS7kP7rUiAn330xG46mj+Nhvym05GM8NqMVekpH0=
github.com/rancher/lasso v0.0.0-20240828170735-d79536cac289 h1:gbV7qLOcEgyTgep2ocl8FFhfGOUMQuvfV5OIIENHWT4=
github.com/rancher/lasso v0.0.0-20240828170735-d79536cac289/go.mod h1:Efx/+BbH3ivmnTPLu5cA3Gc9wT5oyGS0LBcqEuYTx+A=
github.com/rancher/security-scan v0.4.2-rc.2 h1:DH+rqCQBIkhBarswrW6VOHb5kDBilNA2y5HRpS6GIjQ=
github.com/rancher/security-scan v0.4.2-rc.2/go.mod h1:CbRW/Yfk4gZzQ+wxG/J/8yODYt+922nJcH5FILCxdXM=
github.com/rancher/security-scan v0.4.2 h1:ESPFaMLLh/fHpXUjGOH8M/NglWD0Wt+WSWMEWicWmiY=
github.com/rancher/security-scan v0.4.2/go.mod h1:CbRW/Yfk4gZzQ+wxG/J/8yODYt+922nJcH5FILCxdXM=
github.com/rancher/wrangler/v3 v3.0.0 h1:IHHCA+vrghJDPxjtLk4fmeSCFhNe9fFzLFj3m2B0YpA=
github.com/rancher/wrangler/v3 v3.0.0/go.mod h1:Dfckuuq7MJk2JWVBDywRlZXMxEyPxHy4XqGrPEzu5Eg=
github.com/remyoudompheng/bigfft v0.0.0-20200410134404-eec4a21b6bb0/go.mod h1:qqbHyh8v60DhA7CoWK5oRCqLrMHRGoxYCSS9EjAz6Eo=
Expand Down

0 comments on commit a6d2239

Please sign in to comment.