artifact registry
region: us-east

Build artifact registry

Immutable storage for compiled binaries, container layer caches and release bundles produced by CI. Artifacts are content-addressed and retained by channel policy.

Artifacts
48 219
Stored
2.4 TiB
Cache hit
94.1%
Uptime 30d
99.98%

Recent publications

ArtifactChannelDigestSizeStatus
gateway/1.14.2stable sha256:9c41d0…62.8 MiB verified
gateway/1.15.0-rc3preview sha256:1f77ab…63.4 MiB unsigned
collector/0.9.7stable sha256:47be02…18.2 MiB verified
web-bundle/2026.08.24stable sha256:be0913…7.9 MiB verified
migrations/2026.08.19stable sha256:33a5c7…412 KiB verified

Pulling an artifact

curl -fSLO /artifacts/gateway/1.14.2/gateway-linux-amd64.tar.gz
sha256sum -c gateway-linux-amd64.tar.gz.sha256

Digest verification is mandatory in deployment pipelines. Artifacts on the preview channel are unsigned and must not reach production.

Retention