We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9d58c20 commit fff1317Copy full SHA for fff1317
2 files changed
scanners/sslyze/Chart.yaml
@@ -8,7 +8,7 @@ description: A Helm chart for the SSLyze security scanner that integrates with t
8
type: application
9
# version - gets automatically set to the secureCodeBox release version when the helm charts gets published
10
version: v3.1.0-alpha1
11
-appVersion: "6.1.0"
+appVersion: "6.2.0"
12
kubeVersion: ">=v1.11.0-0"
13
annotations:
14
versionApi: https://api.github.com/repos/nabla-c0d3/sslyze/releases/latest
scanners/sslyze/README.md
@@ -3,7 +3,7 @@ title: "SSLyze"
3
category: "scanner"
4
type: "SSL"
5
state: "released"
6
7
usecase: "SSL/TLS Configuration Scanner"
---
0 commit comments