Helm chart for Clair.
If you happen to stumble upon this repo, please be aware that this is a work in progress. Therefore, please assume version < 1.0.0 to be unstable. Or as long as you see this warning message.
Also, it's a passion project, so please bear with me.
- Supports running on a single instance with the DB split per mode.
- Supports running multiple instances.
Add the repository:
helm repo add clair https://guerzon.github.io/clair-helm
List the chart:
helm search repo clair
Please refer to the detailed documentation to get started.
If not using an ingresss:
kubectl -n clair port-forward service/clair 6060:6060
## Test the vaultwarden/server image:
clairctl report --host https://localhost:6060 vaultwarden/server
- https://github.com/quay/clair/tree/main/local-dev
- https://quay.github.io/clair/howto/deployment.html
- https://quay.github.io/clair/reference/config.html
- https://quay.io/repository/projectquay/clair?tab=info
- quay/clair#1152
See LICENSE.