The `helm plugin install` command fails when GnuPG is not available in the container. Adding `--verify=false` skips signature verification to allow the plugin to install in the Alpine-based CI environment.
The `helm plugin install` command fails when GnuPG is not available in the container. Adding `--verify=false` skips signature verification to allow the plugin to install in the Alpine-based CI environment.