v1.0.3
From the Podman Desktop interface, go to the Settings tab and click on "Desktop Extensions".
For the development channel fill the name:
ghcr.io/crc-org/crc-extension:v1.0.3
or the official release channel use:
quay.io/redhat-developer/openshift-local-extension:v1.0.3
and click on the "Install extension" button.
See: https://github.com/crc-org/crc-extension#installation
What's Changed
- Use multi-stage container build #120
- Use TS for scripts #125
- show start error message #124
- Register commands only if crc installed #126
- Correct the package version #137
Full Changelog: v1.0.2...v1.0.3