diff --git a/scanners/semgrep/Chart.yaml b/scanners/semgrep/Chart.yaml index 25073eac67..41c5def6f2 100644 --- a/scanners/semgrep/Chart.yaml +++ b/scanners/semgrep/Chart.yaml @@ -18,7 +18,7 @@ version: "v3.1.0-alpha1" # incremented each time you make changes to the application. Versions are not expected to # follow Semantic Versioning. They should reflect the version the application is using. # It is recommended to use it with quotes. -appVersion: "0.71.0" +appVersion: "0.73.0" annotations: versionApi: https://api.github.com/repos/returntocorp/semgrep/releases/latest kubeVersion: ">=v1.11.0-0" diff --git a/scanners/semgrep/README.md b/scanners/semgrep/README.md index fa4d46e74c..801713368e 100644 --- a/scanners/semgrep/README.md +++ b/scanners/semgrep/README.md @@ -3,7 +3,7 @@ title: "Semgrep" category: "scanner" type: "Repository" state: "released" -appVersion: "0.71.0" +appVersion: "0.73.0" usecase: "Static Code Analysis" ---