github.com/stefanmcshane/helm@v0.0.0-20221213002717-88a4a2c6e77d/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"