OCI public registry¶
This example demonstrates how to use public repositories with ghcr.io
helmwave.yml
  
                
              project: "Example: oci public"
version: "0.30.0"
registries:
  - host: ghcr.io
releases:
  - name: my
    chart:
      name: oci://ghcr.io/helmwave/unit-test-oci
      version: 0.1.0 # best practice