Skip to content

Commit

Permalink
new version v3.0.3 of kubescape (#3571)
Browse files Browse the repository at this point in the history
  • Loading branch information
krew-release-bot authored Jan 8, 2024
1 parent 8e6dc9b commit 8424406
Showing 1 changed file with 11 additions and 11 deletions.
22 changes: 11 additions & 11 deletions plugins/kubescape.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ metadata:
spec:
homepage: /~https://github.com/kubescape/kubescape/
shortDescription: Scan resources and cluster configs against security frameworks.
version: v3.0.1
version: v3.0.3
description: |
It includes risk analysis, security compliance, and misconfiguration scanning
with an easy-to-use CLI interface, flexible output formats, and automated scanning capabilities.
Expand All @@ -14,34 +14,34 @@ spec:
matchLabels:
os: darwin
arch: amd64
uri: /~https://github.com/kubescape/kubescape/releases/download/v3.0.1/kubescape-macos-latest.tar.gz
sha256: d033a79dec9f5fdb1d61ac8722a349ef326bfc2f226f041ee459372c3734c595
uri: /~https://github.com/kubescape/kubescape/releases/download/v3.0.3/kubescape-macos-latest.tar.gz
sha256: bd2769259a06d1b851eb6cb439a992c853a8401d8dbd21da6a49291fb6cfdd21
bin: kubescape
- selector:
matchLabels:
os: darwin
arch: arm64
uri: /~https://github.com/kubescape/kubescape/releases/download/v3.0.1/kubescape-arm64-macos-latest.tar.gz
sha256: ee153ecd68d18fc16d75397cb8a2b349edcc2092eac5a25237283e70c1672551
uri: /~https://github.com/kubescape/kubescape/releases/download/v3.0.3/kubescape-arm64-macos-latest.tar.gz
sha256: 82e15805654d82e8bfa1ad10255d8bc12db8771cbe8a7b4ea4bf6c5cbc11fa62
bin: kubescape
- selector:
matchLabels:
os: linux
arch: amd64
uri: /~https://github.com/kubescape/kubescape/releases/download/v3.0.1/kubescape-ubuntu-latest.tar.gz
sha256: f4a3f18cac6c94a1d2555fd720e06fe9fdfa28c87bcac20ae5ac2832ae039384
uri: /~https://github.com/kubescape/kubescape/releases/download/v3.0.3/kubescape-ubuntu-latest.tar.gz
sha256: 91a6aa06b259b4d645f6be1e00709462be59f45226643e22bce77e73ded9eff5
bin: kubescape
- selector:
matchLabels:
os: linux
arch: arm64
uri: /~https://github.com/kubescape/kubescape/releases/download/v3.0.1/kubescape-arm64-ubuntu-latest.tar.gz
sha256: 8b673fcc16140d07121af45bd5a8af9b6caa27feee4bad0688890abdbf8ef242
uri: /~https://github.com/kubescape/kubescape/releases/download/v3.0.3/kubescape-arm64-ubuntu-latest.tar.gz
sha256: 62d5b55146943f7de90ccf77b42972e20c81064f84dc9b5841a36c8bda6d0874
bin: kubescape
- selector:
matchLabels:
os: windows
arch: amd64
uri: /~https://github.com/kubescape/kubescape/releases/download/v3.0.1/kubescape-windows-latest.tar.gz
sha256: dbafc8bc1216ab7f22acac438fdb7e38c88982af2ec8196d9d0f2d4446f064e9
uri: /~https://github.com/kubescape/kubescape/releases/download/v3.0.3/kubescape-windows-latest.tar.gz
sha256: 1618012cf0ceb17975f42568426ebdaef5ba1ece980efea4ac529628ce70dd20
bin: kubescape.exe

0 comments on commit 8424406

Please sign in to comment.