Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions kubescape.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
package:
name: kubescape
version: 2.3.6
version: 2.3.7
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 @@ -22,7 +22,7 @@ pipeline:
with:
repository: https://github.com/kubescape/kubescape
tag: v${{package.version}}
expected-commit: e2f8e273ad2d2e3b06cc33ffba97c6cf23d95801
expected-commit: f060d02fbc42fb91d67fec4cfe50466e8c0087b4
destination: kubescape

- runs: |
Expand Down