Skip to content

jamf/anchore-charts

 
 

Repository files navigation

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.

To test changes made to this chart, you must also synchronize the dependencies of the chart itself. For example, for anchore-engine:

helm dep up

is needed.

About

Helm charts for Anchore tools and services

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Mustache 72.7%
  • Smarty 13.7%
  • Shell 13.6%