Skip to content

Commit

Permalink
kube-bench/0.9.4 package update (#37100)
Browse files Browse the repository at this point in the history
  • Loading branch information
octo-sts[bot] and wolfi-bot authored Dec 16, 2024
1 parent fa69375 commit 3a435b6
Showing 1 changed file with 3 additions and 8 deletions.
11 changes: 3 additions & 8 deletions kube-bench.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
package:
name: kube-bench
version: 0.9.3
epoch: 1
version: 0.9.4
epoch: 0
description: Checks whether Kubernetes is deployed according to security best practices as defined in the CIS Kubernetes Benchmark
copyright:
- license: Apache-2.0
Expand All @@ -20,12 +20,7 @@ pipeline:
with:
repository: https://github.com/aquasecurity/kube-bench
tag: v${{package.version}}
expected-commit: b6687c1b79963a7718686b7f4ac898919e7681ff

- uses: go/bump
with:
deps: golang.org/x/[email protected]
modroot: .
expected-commit: df48da449c7e5d7d4e95f605d93fa5ba2719706b

- uses: go/build
with:
Expand Down

0 comments on commit 3a435b6

Please sign in to comment.