Merge pull request #530 from keel-hq/chart-security-mitigation
Add security mitigation filechart-sec-mitigation-fix
commit
9a9eeb9ff7
|
@ -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:
|
||||
|
|
|
@ -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: []
|
Loading…
Reference in New Issue