$ zarf package create .
Saving log file to
/var/folders/bk/rz1xx2sd5zn134c0_j1s2n5r0000gp/T/zarf-2023-03-30-11-01-47-3104819928.log

Using build directory .

kind: ZarfPackageConfig
metadata:
  name: helm-oci-chart
  description: Deploy podinfo using a Helm OCI chart
  version: 0.0.1
components:
- name: helm-oci-chart
  required: true
  charts:
  - name: podinfo
    url: oci://ghcr.io/stefanprodan/charts/podinfo
    version: 6.3.3
    namespace: helm-oci-demo
  images:
  - ghcr.io/stefanprodan/podinfo:6.3.3

? Create this Zarf package? (y/N) Yes

Specify a maximum file size for this package in Megabytes. Above this size, the package will be
split into multiple files. 0 will disable this feature.
? Please provide a value for "Maximum Package Size" (0) 0

📦 HELM-OCI-CHART COMPONENT
• Processing helm chart podinfo:6.3.3 from repo oci://ghcr.io/stefanprodan/charts/podinfo • Processing helm chart podinfo:6.3.3 from repo oci://ghcr.io/stefanprodan/charts/podinfo
📦 COMPONENT IMAGES
• Loading metadata for 1 images. • Loading metadata for 1 images. • Pulling Zarf package data (0.00 Byte of 26.10 MBs) ✔ Pulling 1 images (26.10 MBs) • Creating SBOMs for 1 images and 0 components with files. • Creating SBOMs for 1 images and 0 components with files.