diff --git a/kubescape.yaml b/kubescape.yaml index 9f534d09c96..22a8c8fb06a 100644 --- a/kubescape.yaml +++ b/kubescape.yaml @@ -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: @@ -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: |