2021-11-11 09:37:58 -03:00
|
|
|
apiVersion: krew.googlecontainertools.github.com/v1alpha2
|
|
|
|
kind: Plugin
|
|
|
|
metadata:
|
|
|
|
name: TestSimple
|
|
|
|
spec:
|
|
|
|
version: v0.1.3
|
|
|
|
platforms:
|
2022-03-29 19:00:53 +02:00
|
|
|
- bin: test
|
|
|
|
uri: https://github.com/caarlos0/test/releases/download/v0.1.3/test_Darwin_x86_64.tar.gz
|
|
|
|
sha256: 1633f61598ab0791e213135923624eb342196b3494909c91899bcd0560f84c68
|
|
|
|
selector:
|
|
|
|
matchLabels:
|
|
|
|
os: darwin
|
|
|
|
arch: amd64
|
|
|
|
- bin: test
|
|
|
|
uri: https://github.com/caarlos0/test/releases/download/v0.1.3/test_Darwin_arm64.tar.gz
|
|
|
|
sha256: 1633f61598ab0791e213135923624eb342196b3494909c91899bcd0560f84c68
|
|
|
|
selector:
|
|
|
|
matchLabels:
|
|
|
|
os: darwin
|
|
|
|
arch: arm64
|
|
|
|
- bin: test
|
|
|
|
uri: https://github.com/caarlos0/test/releases/download/v0.1.3/test_Linux_x86_64.tar.gz
|
|
|
|
sha256: 1633f61598ab0791e213135923624eb342196b3494909c91899bcd0560f84c67
|
|
|
|
selector:
|
|
|
|
matchLabels:
|
|
|
|
os: linux
|
|
|
|
arch: amd64
|
|
|
|
- bin: test
|
|
|
|
uri: https://github.com/caarlos0/test/releases/download/v0.1.3/test_Arm6.tar.gz
|
|
|
|
sha256: 1633f61598ab0791e213135923624eb342196b3494909c91899bcd0560f84c67
|
|
|
|
selector:
|
|
|
|
matchLabels:
|
|
|
|
os: linux
|
|
|
|
arch: arm
|
|
|
|
- bin: test
|
|
|
|
uri: https://github.com/caarlos0/test/releases/download/v0.1.3/test_Arm64.tar.gz
|
|
|
|
sha256: 1633f61598ab0791e213135923624eb342196b3494909c91899bcd0560f84c67
|
|
|
|
selector:
|
|
|
|
matchLabels:
|
|
|
|
os: linux
|
|
|
|
arch: arm64
|
|
|
|
- bin: test.exe
|
|
|
|
uri: https://github.com/caarlos0/test/releases/download/v0.1.3/test_windows_amd64.zip
|
|
|
|
sha256: 1633f61598ab0791e213135923624eb342196b3494909c91899bcd0560f84c67
|
|
|
|
selector:
|
|
|
|
matchLabels:
|
|
|
|
os: windows
|
|
|
|
arch: amd64
|
2021-11-11 09:37:58 -03:00
|
|
|
shortDescription: Short desc
|
|
|
|
homepage: https://google.com
|
|
|
|
caveats: some caveat
|
|
|
|
description: Some desc
|