Skip to content

anchore-enterprise

Version: 4.1.2-bb.2 AppVersion: 6.1.1 Maintenance Track: bb_integrated

Anchore Enterprise is a complete container security workflow solution for professional teams. Easily integrating with CI/CD systems, it allows developers to bolster security without compromising velocity and enables security teams to audit and verify compliance in real-time. It is based on Anchore Engine, an open-source image inspection and scanning tool.

This package does not include a database. Anchore Enterprise 6.x requires an external PostgreSQL 17 or above with the pg_cron extension installed and enabled, and the Anchore role must be granted access to the cron schema. Set upstream.postgresql.externalEndpoint and upstream.postgresql.auth.*; the chart will not render until they are set. See docs/BBCHANGES.md for the full requirements, the SQL to run, and guidance on sizing connections and memory for the database.

Upstream References

Upstream Release Notes

Learn More

Pre-Requisites

  • Kubernetes Cluster deployed
  • Kubernetes config installed in ~/.kube/config
  • Helm installed

Kubernetes: >= 1.23.x-x

Install Helm

https://helm.sh/docs/intro/install/

Deployment

  • Clone down the repository
  • cd into directory
helm install anchore-enterprise chart/

Values

Please see the values docs.

Contributing

Please see the contributing guide if you are interested in contributing.


This file is programatically generated using helm-docs and some BigBang-specific templates. The gluon repository has instructions for regenerating package READMEs.