8000 [SCB-Bot] Upgraded kubeaudit from 0.15.0 to 0.16.0 by secureCodeBoxBot · Pull Request #840 · secureCodeBox/secureCodeBox · GitHub
[go: up one dir, main page]

Skip to content
Merged
Show file tree
Hide file tree
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
2 changes: 1 addition & 1 deletion scanners/kubeaudit/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ name: kubeaudit
description: A Helm chart for the kubeaudit security scanner that integrates with the secureCodeBox.
type: application
version: v3.1.0-alpha1
appVersion: "0.15.0"
appVersion: "0.16.0"
kubeVersion: ">=v1.11.0-0"
annotations:
versionApi: https://api.github.com/repos/Shopify/kubeaudit/releases/latest
Expand Down
2 changes: 1 addition & 1 deletion scanners/kubeaudit/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ title: "Kubeaudit"
category: "scanner"
type: "Kubernetes"
state: "released"
appVersion: "0.15.0"
appVersion: "0.16.0"
usecase: "Kubernetes Configuration Scanner"
---

Expand Down
0