-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathChart.yaml
39 lines (39 loc) · 1014 Bytes
/
Chart.yaml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
apiVersion: v2
name: anchore-engine
version: 1.14.5
appVersion: 0.10.2
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
maintainers:
- name: zhill
email: zach@anchore.com
- name: btodhunter
email: bradyt@anchore.com
engine: gotpl
icon: https://anchore.com/wp-content/uploads/2016/08/anchore.png
dependencies:
- name: postgresql
version: "1.0.1"
repository: "file://./deps/postgresql"
condition: postgresql.enabled
- name: postgresql
version: "1.0.1"
repository: "file://./deps/postgresql"
condition: anchore-feeds-db.enabled,anchoreEnterpriseGlobal.enabled
alias: anchore-feeds-db
- name: redis
version: "10"
repository: "https://charts.bitnami.com/bitnami"
condition: anchore-ui-redis.enabled,anchoreEnterpriseGlobal.enabled
alias: anchore-ui-redis