github.com/wangchanggan/helm@v0.0.0-20211020154240-11b1b7d5406d/pkg/getter/testdata/plugins/testgetter2/plugin.yaml (about) 1 name: "testgetter2" 2 version: "0.1.0" 3 usage: "Fetch a different package from a test2:// source" 4 description: "Handle test2 scheme" 5 command: "$HELM_PLUGIN_DIR/get.sh" 6 ignoreFlags: true 7 downloaders: 8 - command: "echo" 9 protocols: 10 - "test2"