diff --git a/scanners/ssh-scan/Chart.yaml b/scanners/ssh-scan/Chart.yaml index 0b632f5cc4..6fd4fcf57c 100644 --- a/scanners/ssh-scan/Chart.yaml +++ b/scanners/ssh-scan/Chart.yaml @@ -5,16 +5,13 @@ apiVersion: v2 name: ssh-scan description: A Helm chart for the SSH_Scan security scanner that integrates with the secureCodeBox. - type: application # version - gets automatically set to the secureCodeBox release version when the helm charts gets published version: v3.1.0-alpha1 -appVersion: "0.0.44" +appVersion: "vnull" kubeVersion: ">=v1.11.0-0" - annotations: versionApi: https://api.github.com/repos/mozilla/ssh_scan/releases/latest - keywords: - security - ssh diff --git a/scanners/ssh-scan/README.md b/scanners/ssh-scan/README.md index b12dd7af41..729460fbcd 100644 --- a/scanners/ssh-scan/README.md +++ b/scanners/ssh-scan/README.md @@ -3,7 +3,7 @@ title: "SSH" category: "scanner" type: "SSH" state: "released" -appVersion: "0.0.44" +appVersion: "vnull" usecase: "SSH Configuration and Policy Scanner" ---