Released: 2025-09-01
Adds spec.storage[] for S3-compatible object storage provisioning.
To use storage, declare spec.storage[] and add @insureco/storage SDK. Each storage declaration creates one environment variable: name: documents → STORAGE_DOCUMENTS_URL name: user-uploads → STORAGE_USER_UPLOADS_URL (hyphens to underscores, uppercase)
Catalog version 0.3.0 does not add any required fields or annotations. Upgrading from 0.2.0 requires no catalog-info.yaml changes unless you want to use storage.
Last updated: February 28, 2026