Skip to content

Commit

Permalink
kubescape/3.0.21 package update (#34631)
Browse files Browse the repository at this point in the history
<p align="center">
<img
src="https://raw.githubusercontent.com/wolfi-dev/.github/b535a42419ce0edb3c144c0edcff55a62b8ec1f8/profile/wolfi-logo-light-mode.svg"
/>
</p>

---------

Signed-off-by: wolfi-bot <[email protected]>
Signed-off-by: Batuhan Apaydin <[email protected]>
Co-authored-by: wolfi-bot <[email protected]>
Co-authored-by: Batuhan Apaydin <[email protected]>
  • Loading branch information
3 people authored Nov 26, 2024
1 parent 6c6cc2a commit f1cc6c9
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions kubescape.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
package:
name: kubescape
version: 3.0.20
version: 3.0.21
epoch: 0
description: Kubescape is an open-source Kubernetes security platform for your IDE, CI/CD pipelines, and clusters. It includes risk analysis, security, compliance, and misconfiguration scanning, saving Kubernetes users and administrators precious time, effort, and resources.
copyright:
Expand All @@ -20,14 +20,14 @@ environment:
pipeline:
- uses: git-checkout
with:
expected-commit: 5b9c6491de8ab7b89c15d6b1b780987e2206a4c4
expected-commit: a9ac880356ec677e17472f08592d87b75229c681
recurse-submodules: "true"
repository: https://github.com/kubescape/kubescape
tag: v${{package.version}}

- uses: go/bump
with:
deps: github.com/anchore/archiver/[email protected]
deps: github.com/mholt/archiver/[email protected]
replaces: github.com/mholt/archiver/v3=github.com/anchore/archiver/[email protected]

- runs: |
Expand Down

0 comments on commit f1cc6c9

Please sign in to comment.