Skip to main content
Astro Private Cloud (APC) installs a fixed set of container images through its Helm charts. This page describes what each packaged image is for. For the exact tag and SHA256 digest of every image in a specific release, see that release’s bill of materials (BOM) at https://updates.astronomer.io/astronomer-software/releases/astronomer-<version>.json (for example, astronomer-2.0.1.json). For what changed between versions, see release notes.
When a release introduces a new image, it’s called out in that release’s release notes entry and added to this page. If you’re comparing a BOM against this page and see an image that isn’t listed here, check whether it’s a new addition that hasn’t been documented yet.

Airflow chart images

These images are installed per Airflow Deployment by the airflow chart.

Platform (astronomer) chart images

These images support the shared APC platform: the control plane, observability stack, and supporting infrastructure.

Core platform

Observability and logging

Networking and data

The ap-pgbouncer image above is distinct from the platform (astronomer) chart’s own disabled-by-default pgbouncer subchart, which uses a different image, ap-pgbouncer-krb, and is gated by global.pgbouncer.enabled: false.