mirror of
https://github.com/helm/charts.git
synced 2026-08-19 20:37:05 +00:00
* deprecate this chart & add note pointing to charts.anchore.io Signed-off-by: Brady Todhunter <bradyt@anchore.com> * build requirements.lock with helm2 Signed-off-by: Brady Todhunter <bradyt@anchore.com> * vendor in postgres chart to use apiVersion: apps/v1 for deployments to k8s v1.15+ Signed-off-by: Brady Todhunter <bradyt@anchore.com> * update README Signed-off-by: Brady Todhunter <bradyt@anchore.com>
21 lines
434 B
YAML
21 lines
434 B
YAML
apiVersion: v1
|
|
name: anchore-engine
|
|
version: 1.7.0
|
|
appVersion: 0.7.3
|
|
description: Anchore container analysis and policy evaluation engine service
|
|
keywords:
|
|
- analysis
|
|
- docker
|
|
- anchore
|
|
- "anchore-engine"
|
|
- image
|
|
- security
|
|
- vulnerability
|
|
- scanner
|
|
home: https://anchore.com
|
|
sources:
|
|
- https://github.com/anchore/anchore-engine
|
|
engine: gotpl
|
|
icon: https://anchore.com/wp-content/uploads/2016/08/anchore.png
|
|
deprecated: true
|