As per helm v4, provenance records are required by default but the project doesn't publish these artifacts, causing helm plugin install commands to fail.
Currently, the workaround is to use the --verify=false arg but the clean solution long-term, is to provide provenance artifacts
As per helm v4, provenance records are required by default but the project doesn't publish these artifacts, causing
helm plugin installcommands to fail.Currently, the workaround is to use the
--verify=falsearg but the clean solution long-term, is to provide provenance artifacts