/anchore-charts

Helm charts for Anchore tools and services

Primary LanguageHTMLApache License 2.0Apache-2.0

Anchore Charts

A collection of anchore charts for tooling and integrations. The charts in this repository are available from the Anchore Charts Repository at:

https://charts.anchore.io

Installing Charts

$ helm repo add anchore https://charts.anchore.io
$ helm search repo anchore
$ helm install my-release anchore/<chart>

Contributing

All commits must be signed with the DCO as defined in CONTRIBUTING

In git this can be done using the '-s' flag on commit.