You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Using Helm 4, helm plugin install https://github.com/databus23/helm-diff fails:
$ helm plugin install https://github.com/databus23/helm-diff
Error: plugin source does not support verification. Use --verify=false to skip verification
The workaround is obvious, but perhaps either the README should be updated with --verify=false or the releases should be update to create appropriate provenance artifacts.