Skip to content

Commit bca7b7c

Browse files
committed
corrected the security-scan version
Signed-off-by: swastik959 <[email protected]>
1 parent ecde64e commit bca7b7c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

chart/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ image:
88
tag: v1.4.1
99
securityScan:
1010
repository: rancher/security-scan
11-
tag: v0.6.1
11+
tag: v0.6.2-rc.2
1212
sonobuoy:
1313
repository: rancher/mirrored-sonobuoy-sonobuoy
1414
tag: v0.57.3

tests/k3s-bench-test.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,5 @@ metadata:
44
name: k3s-e2e-scan
55
namespace: cis-operator-system
66
spec:
7-
scanProfileName: k3s-cis-1.9-profile
7+
scanProfileName: k3s-cis-1.10-profile
88
scoreWarning: pass

0 commit comments

Comments
 (0)