Adds new makefile target to update the artifact-pkg.yml file using a recent added command in the kwctl. This command reads the content of the metadata.yml file and generates the artifact-pkg.yml based on that. This change also updates the Github action used in the CI to build, test and release the policy to the latest version v3.1.0. This version uses the latest kwctl command to generate the artifacthub-pkg.yml file from the metadata.yml file.
Adds new makefile target to update the artifact-pkg.yml file using a recent added command in the kwctl. This command reads the content of the metadata.yml file and generates the artifact-pkg.yml based on that. This change also updates the Github action used in the CI to build, test and release the policy to the latest version v3.1.0. This version uses the latest kwctl command to generate the artifacthub-pkg.yml file from the metadata.yml file.
Fix #12