github.com/triarius/goreleaser@v1.12.5/internal/pipe/krew/testdata/TestRunPipeNameTemplate.yaml (about) 1 apiVersion: krew.googlecontainertools.github.com/v1alpha2 2 kind: Plugin 3 metadata: 4 name: TestRunPipeNameTemplate 5 spec: 6 version: v1.0.1 7 platforms: 8 - bin: foo 9 uri: https://dummyhost/download/v1.0.1/bin.tar.gz 10 sha256: e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855 11 selector: 12 matchLabels: 13 os: darwin 14 arch: amd64 15 shortDescription: Short desc 16 description: Some desc