Merge pull request #530 from keel-hq/chart-security-mitigation

Add security mitigation file
chart-sec-mitigation-fix
Rimas Mocevicius 2020-08-06 18:11:22 +03:00 committed by GitHub
commit 9a9eeb9ff7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 1 deletions

View File

@ -1,7 +1,7 @@
apiVersion: v1
name: keel
description: Open source, tool for automating Kubernetes deployment updates. Keel is stateless, robust and lightweight.
version: 0.9.1
version: 0.9.2
# Note that we use appVersion to get images tag, so make sure this is correct.
appVersion: 0.16.1
keywords:

View File

@ -0,0 +1,3 @@
schemaVersion: v1
summary: Security mitigation information for this application is tracked by the security-mitigation.yaml file that's part of this helm chart.
mitigations: []