polywrap / wrap-cli

Used to create, build, and integrate wraps.
https://polywrap.io
MIT License
170 stars 52 forks source link

`polywrap build` command's default manifest is using an old manifest version #1863

Open pileks opened 11 months ago

pileks commented 11 months ago

When running polywrap build without a polywrap.build.yaml manifest, the default build manifest used by the CLI is version 0.2 instead of 0.3, causing the following warning message to appear:

BuildManifest is using an older version of the manifest format (0.2.0). Please update your manifest to the latest version (0.3.0) by using the "polywrap manifest migrate <type>" command.

Solution: Update the default build manifest/manifests.